From: robertc <> Date: Fri, 22 Nov 2002 21:04:31 +0000 (+0000) Subject: dist ProfStats.cc X-Git-Tag: SQUID_3_0_PRE1~515 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94ba25d6e9c523c67560029eca1741b17f4cdf0f;p=thirdparty%2Fsquid.git dist ProfStats.cc --- diff --git a/src/Makefile.am b/src/Makefile.am index 51b9313ebb..e527db39d4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \