From: Amos Jeffries Date: Sat, 3 May 2008 04:46:44 +0000 (-0600) Subject: Author: Guido Serassio X-Git-Tag: SQUID_3_0_STABLE6~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16f919d746de896db8e7af500cb72a63553d355a;p=thirdparty%2Fsquid.git Author: Guido Serassio 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 f637bb5e33..8acdd6ff90 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2242,6 +2242,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)