]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Dist the bootstrap.sh script, so people more easily can do development
authorhno <>
Sun, 23 Jun 2002 18:57:07 +0000 (18:57 +0000)
committerhno <>
Sun, 23 Jun 2002 18:57:07 +0000 (18:57 +0000)
without having to use CVS

Makefile.am

index 609c50e6e83a5d5f09cab3d688ce26cca97add05..a0dcb6dbf42a3f53342c556302c3f064757b90de 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 #
-# $Id: Makefile.am,v 1.8 2002/06/12 11:45:20 robertc Exp $
+# $Id: Makefile.am,v 1.9 2002/06/23 12:57:07 hno Exp $
 #
 
 AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5
@@ -30,4 +30,5 @@ EXTRA_DIST = \
        INSTALL \
        QUICKSTART \
        README \
-       SPONSORS
+       SPONSORS \
+       bootstrap.sh