From e0d33c1b90c10e147a0796574c1cd504486d27e1 Mon Sep 17 00:00:00 2001 From: Changming Date: Fri, 21 Mar 2014 02:47:02 -0600 Subject: [PATCH] Bug 4041: Missing files in compat/Makefile.am --- compat/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat/Makefile.am b/compat/Makefile.am index e988564be3..a19bc2fe19 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -73,7 +73,7 @@ libcompat_squid_la_SOURCES = \ os/solaris.h \ os/sunos.h -libcompat_squid_la_LIBADD= $(LIBOBJS) +libcompat_squid_la_LIBADD= $(LTLIBOBJS) check_PROGRAMS += testPreCompiler TESTS += testPreCompiler -- 2.47.2