From: Changming Date: Fri, 21 Mar 2014 08:47:02 +0000 (-0600) Subject: Bug 4041: Missing files in compat/Makefile.am X-Git-Tag: SQUID_3_4_4_1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d33c1b90c10e147a0796574c1cd504486d27e1;p=thirdparty%2Fsquid.git Bug 4041: Missing files in compat/Makefile.am --- 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