From: Changming Date: Sun, 16 Mar 2014 03:52:45 +0000 (+1200) Subject: Bug 4041: Missing files in compat/Makefile.am X-Git-Tag: SQUID_3_5_0_1~331 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63063120bd7193809b3465e4430fa82e96b301e1;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