From 37c84c0b09eded7ea33abd22c5790d9ea63de2db Mon Sep 17 00:00:00 2001 From: hno <> Date: Fri, 15 Sep 2006 20:26:38 +0000 Subject: [PATCH] Need to dist PeerDigest.h --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 7d3ffa9563..6d65746a2a 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.169 2006/09/14 00:51:09 robertc Exp $ +# $Id: Makefile.am,v 1.170 2006/09/15 14:26:38 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -536,6 +536,7 @@ squid_SOURCES = \ $(XPROF_STATS_SOURCE) \ pconn.cc \ pconn.h \ + PeerDigest.h \ peer_digest.cc \ peer_select.cc \ PeerSelectState.h \ -- 2.47.3