From: robertc <> Date: Fri, 14 Feb 2003 21:04:01 +0000 (+0000) Subject: bootstrapped X-Git-Tag: SQUID_3_0_PRE1~345 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84781c05e631aa96990641b913c6f39e1170fca6;p=thirdparty%2Fsquid.git bootstrapped --- diff --git a/src/Makefile.in b/src/Makefile.in index 78bdbcf9b0..16dadbcc7e 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.288 2003/02/13 10:34:05 robertc Exp $ +# $Id: Makefile.in,v 1.289 2003/02/14 14:04:01 robertc Exp $ # # Uncomment and customize the following to suit your needs: # @@ -282,6 +282,7 @@ squid_SOURCES = \ comm_poll.cc \ comm_kqueue.cc \ Config.h \ + ConnectionDetail.h \ debug.cc \ Debug.h \ defines.h \