From: hno <> Date: Thu, 27 Dec 2001 20:09:35 +0000 (+0000) Subject: Added more missing files to "make dist" X-Git-Tag: SQUID_3_0_PRE1~1229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=030dfe0dac36acc4b1c07feec51ab2c7c9cab635;p=thirdparty%2Fsquid.git Added more missing files to "make dist" --- diff --git a/Makefile.am b/Makefile.am index c8a430bb8d..4bda5990fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.4 2001/12/27 13:02:38 hno Exp $ +# $Id: Makefile.am,v 1.5 2001/12/27 13:09:35 hno Exp $ # AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects VERSION=1.5 @@ -20,4 +20,13 @@ dist-hook: fi; \ done -##&& cp -p $(srcdir)/$$subdir/*.in $(distdir)/$$subdir +EXTRA_DIST = \ + ChangeLog \ + CONTRIBUTORS \ + COPYING \ + COPYRIGHT \ + CREDITS \ + INSTALL \ + QUICKSTART \ + README \ + SPONSORS