From: hno <> Date: Wed, 5 Sep 2007 00:24:20 +0000 (+0000) Subject: Need to dist cf.data.depend X-Git-Tag: SQUID_3_0_RC1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c07e1602ac78a3167108352d58db9119a0d2a6;p=thirdparty%2Fsquid.git Need to dist cf.data.depend --- diff --git a/src/Makefile.am b/src/Makefile.am index 46b50792f6..e871f598cc 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.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 \