]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Dist awk versions of the mk-xxx scripts
authorhno <>
Sat, 11 Mar 2006 05:39:39 +0000 (05:39 +0000)
committerhno <>
Sat, 11 Mar 2006 05:39:39 +0000 (05:39 +0000)
src/Makefile.am

index 8ecdca29096b7f82ba4d6a9dd9725c358f900f6b..4d3599f7a6d84fe242f9ffa79916c1df772b187b 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.129 2006/02/23 15:31:48 hno Exp $
+#  $Id: Makefile.am,v 1.130 2006/03/10 22:39:39 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -809,7 +809,9 @@ EXTRA_DIST = \
        cf_gen_defines \
        cf.data.pre \
        mk-globals-c.pl \
+       mk-globals-c.awk \
        mk-string-arrays.pl \
+       mk-string-arrays.awk \
        repl_modules.sh \
        mib.txt \
        cachemgr.conf \