]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
bootstrapped
authorrobertc <>
Tue, 28 Jan 2003 08:31:50 +0000 (08:31 +0000)
committerrobertc <>
Tue, 28 Jan 2003 08:31:50 +0000 (08:31 +0000)
src/Makefile.in

index 585dab03cc47f687e192c366ee23503e8bb404fa..8e00333f16cb37577f7f0e3ec0c104074033cefb 100644 (file)
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.272 2003/01/27 08:30:46 robertc Exp $
+#  $Id: Makefile.in,v 1.273 2003/01/28 01:31:50 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -212,6 +212,7 @@ EXTRA_squid_SOURCES = \
 squid_SOURCES = \
        access_log.cc \
        acl.cc \
+       ACLChecklist.h \
        asn.cc \
        authenticate.cc \
        authenticate.h \
@@ -487,6 +488,7 @@ ufsdump_SOURCES = debug.cc \
        mem.cc \
        mem_node.cc \
        mem_node.h \
+       Mem.h \
        MemBuf.cc \
        MemObject.cc \
        MemObject.h \