]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Need to dist cf.data.depend
authorhno <>
Wed, 5 Sep 2007 00:24:20 +0000 (00:24 +0000)
committerhno <>
Wed, 5 Sep 2007 00:24:20 +0000 (00:24 +0000)
src/Makefile.am

index 46b50792f6af52f621996718028079d8506bc7ca..e871f598cc384eb3d127a3200492b2e041f66fb6 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.188 2007/09/04 17:39:56 hno Exp $
+#  $Id: Makefile.am,v 1.189 2007/09/04 18:24:20 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -932,6 +932,7 @@ LDADD = libsquid.la libauth.la -L../lib -lmiscutil @XTRA_LIBS@ @EPOLL_LIBS@ @MIN
 EXTRA_DIST = \
        cf_gen_defines \
        cf.data.pre \
+       cf.data.depend \
        mk-globals-c.pl \
        mk-globals-c.awk \
        mk-string-arrays.pl \