From e1007e14c26fd0f29d5e49c3c5c01e7174552af7 Mon Sep 17 00:00:00 2001 From: hno <> Date: Sat, 11 Mar 2006 05:39:39 +0000 Subject: [PATCH] Dist awk versions of the mk-xxx scripts --- src/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 8ecdca2909..4d3599f7a6 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.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 \ -- 2.47.3