From: hno <> Date: Sat, 21 Jun 2003 06:13:07 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f8fc585371bfa480e065b04dde28f1572fc7afa8;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/src/Makefile.in b/src/Makefile.in index 6a829f44b0..c16838a252 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.309 2003/05/21 07:15:08 hno Exp $ +# $Id: Makefile.in,v 1.310 2003/06/21 00:13:07 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -606,6 +606,7 @@ squid_SOURCES = \ noinst_HEADERS = ACLChecklist.cci \ + client_side_request.cci \ MemBuf.cci \ MemBuf.h \ Store.cci \