]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix make check after changes for Bugs #1719 and #1695
authorserassio <>
Thu, 2 Nov 2006 02:55:29 +0000 (02:55 +0000)
committerserassio <>
Thu, 2 Nov 2006 02:55:29 +0000 (02:55 +0000)
src/Makefile.am

index 0899ef7601484106f3d9703c6589ebf37a76e236..ddce21cc1b97d089a38da6a26a35a50b0e2cfe8b 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.172 2006/10/31 23:30:56 wessels Exp $
+#  $Id: Makefile.am,v 1.173 2006/11/01 19:55:29 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -1191,9 +1191,11 @@ tests_testACLMaxUserIP_SOURCES= \
        HttpHdrScTarget.cc \
        mem_node.cc \
        Packer.cc \
+       Parsing.cc \
        StatHist.cc \
        stmem.cc \
        String.cc \
+       tests/stub_cache_cf.cc \
        tests/stub_comm.cc \
        tests/stub_DelayId.cc \
        tests/stub_MemObject.cc \