From 1e858d9e11fa08277d4ccccdff0a7ffcc69fa2f0 Mon Sep 17 00:00:00 2001 From: robertc <> Date: Tue, 28 Jan 2003 08:31:50 +0000 Subject: [PATCH] bootstrapped --- src/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 585dab03cc..8e00333f16 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -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 \ -- 2.47.3