]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Need to dist PeerDigest.h
authorhno <>
Fri, 15 Sep 2006 20:26:38 +0000 (20:26 +0000)
committerhno <>
Fri, 15 Sep 2006 20:26:38 +0000 (20:26 +0000)
src/Makefile.am

index 7d3ffa95637b095187abdb305804add5cc375d16..6d65746a2a57f28161f689485a4e52019cf63e03 100644 (file)
@@ -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 \