]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Missing ufsdump source file dependency
authorserassio <>
Sun, 6 Feb 2005 20:19:39 +0000 (20:19 +0000)
committerserassio <>
Sun, 6 Feb 2005 20:19:39 +0000 (20:19 +0000)
src/Makefile.am

index 1bb00379b707f8e2a1934cd41a70a3b6a74feca9..a21ea03d5d5aee76a20e22b0f9ab2816b20907a3 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.103 2005/01/03 16:08:25 robertc Exp $
+#  $Id: Makefile.am,v 1.104 2005/02/06 13:19:39 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -683,6 +683,7 @@ ufsdump_SOURCES = debug.cc \
        IPInterception.cc \
        IPInterception.h \
        $(LEAKFINDERSOURCE) \
+        list.cc \
        logfile.cc \
        mem.cc \
        mem_node.cc \