From: Guido Serassio Date: Thu, 1 May 2008 15:35:17 +0000 (+0200) Subject: Fix make check error when COSS is enabled X-Git-Tag: SQUID_3_1_0_1~49^2~267 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9de5586182dba457fe95c04a33b6db7f4be6ab68;p=thirdparty%2Fsquid.git Fix make check error when COSS is enabled --- diff --git a/src/Makefile.am b/src/Makefile.am old mode 100644 new mode 100755 index 8594a12d98..56b7071b05 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2316,6 +2316,7 @@ tests_testCoss_SOURCES= tests/testCoss.cc \ tests/testCoss.h \ $(SWAP_TEST_SOURCES) tests_testCoss_LDADD= \ + libsquid.la \ $(SWAP_TEST_LDADD) \ @SSLLIB@ tests_testCoss_LDFLAGS = $(LIBADD_DL)