From 94ba25d6e9c523c67560029eca1741b17f4cdf0f Mon Sep 17 00:00:00 2001 From: robertc <> Date: Fri, 22 Nov 2002 21:04:31 +0000 Subject: [PATCH] dist ProfStats.cc --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ -- 2.47.3