From: hno <> Date: Sun, 18 May 2003 06:29:55 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c77bfb32c8208287354255f1d1b514837710aa6;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/src/Makefile.in b/src/Makefile.in index b36f859440..85599333c7 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -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 \