]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sun, 18 May 2003 06:29:55 +0000 (06:29 +0000)
committerhno <>
Sun, 18 May 2003 06:29:55 +0000 (06:29 +0000)
src/Makefile.in

index b36f859440ec57d2424e628e4230ab714438ab57..85599333c74a3878c6df88c27f0e490293482a0a 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.306 2003/05/05 22:57:37 hno Exp $
+#  $Id: Makefile.in,v 1.307 2003/05/18 00:29:55 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -601,7 +601,8 @@ squid_SOURCES = \
        $(WIN32SOURCE)
 
 
-noinst_HEADERS = MemBuf.cci \
+noinst_HEADERS = ACLChecklist.cci \
+       MemBuf.cci \
        MemBuf.h \
        Store.cci \
        String.cci \