From: hno <> Date: Fri, 15 Sep 2006 20:26:38 +0000 (+0000) Subject: Need to dist PeerDigest.h X-Git-Tag: SQUID_3_0_PRE5~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37c84c0b09eded7ea33abd22c5790d9ea63de2db;p=thirdparty%2Fsquid.git Need to dist PeerDigest.h --- 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 \