]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
boostrapped
authorrobertc <>
Fri, 17 Jan 2003 12:18:27 +0000 (12:18 +0000)
committerrobertc <>
Fri, 17 Jan 2003 12:18:27 +0000 (12:18 +0000)
src/Makefile.in
test-suite/Makefile.in

index be59fb946e96d1e8dde3a59ce9093bfc78056198..22ebc34f78565617dfeea0ca2cf9630de054827c 100644 (file)
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.265 2002/12/27 10:30:14 robertc Exp $
+#  $Id: Makefile.in,v 1.266 2003/01/17 05:18:27 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -232,6 +232,7 @@ squid_SOURCES = \
        comm_poll.cc \
        comm_kqueue.cc \
        debug.cc \
+       Debug.h \
        defines.h \
        $(DELAY_POOL_SOURCE) \
        disk.cc \
index 2c77276872daeb0d7b946db2ca0a732b936543f5..01cfce5cdcb8b719a1133656275da47dadad13b3 100644 (file)
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.6 2003/01/17 03:58:51 robertc Exp $
+#  $Id: Makefile.in,v 1.7 2003/01/17 05:18:28 robertc Exp $
 #
 
 SHELL = @SHELL@