From 2d3c24dccbedf9f30209d9721a5588d35195c5fd Mon Sep 17 00:00:00 2001 From: hno <> Date: Fri, 16 Dec 2005 05:25:24 +0000 Subject: [PATCH] Need to dist pconn.h --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 13ff5758cb..5b3eb82c96 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.120 2005/12/02 17:06:10 wessels Exp $ +# $Id: Makefile.am,v 1.121 2005/12/15 22:25:24 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -463,6 +463,7 @@ squid_SOURCES = \ Parsing.h \ $(XPROF_STATS_SOURCE) \ pconn.cc \ + pconn.h \ peer_digest.cc \ peer_select.cc \ PeerSelectState.h \ -- 2.47.3