]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Need to dist pconn.h
authorhno <>
Fri, 16 Dec 2005 05:25:24 +0000 (05:25 +0000)
committerhno <>
Fri, 16 Dec 2005 05:25:24 +0000 (05:25 +0000)
src/Makefile.am

index 13ff5758cbcb629091583cff62d9009c4c3d2c79..5b3eb82c96906bbc8a8df4a27d0862a5c20872a9 100644 (file)
@@ -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 \