]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
dist ProfStats.cc
authorrobertc <>
Fri, 22 Nov 2002 21:04:31 +0000 (21:04 +0000)
committerrobertc <>
Fri, 22 Nov 2002 21:04:31 +0000 (21:04 +0000)
src/Makefile.am

index 51b9313ebb3d7c3b4f9ae1b95b9724b6bc9fbf64..e527db39d45f2a95eece7c6e4ee8153d8ddc4beb 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.42 2002/11/15 13:08:26 hno Exp $
+#  $Id: Makefile.am,v 1.43 2002/11/22 14:04:31 robertc Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -108,6 +108,7 @@ EXTRA_squid_SOURCES = \
        dnsserver.cc \
        dns_internal.cc \
        htcp.cc \
+       ProfStats.cc \
        leakfinder.cc \
        snmp_core.cc \
        snmp_agent.cc \