]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Distribute missing helper-mux file.
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 2 Jan 2010 11:58:24 +0000 (00:58 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 2 Jan 2010 11:58:24 +0000 (00:58 +1300)
Uncovered by testbed.

tools/Makefile.am

index fbd66c31a6f604e98f05c9e5dcff2599fbd87ef7..5efe2628e1b5c3b53ed4fe6e214e873627dfbef5 100644 (file)
@@ -37,9 +37,10 @@ CLEANFILES += test_tools.cc
 ## ##### helper-mux #####
 
 libexec_SCRIPTS = helper-mux.pl
+EXTRA_DIST += helper-mux.pl helper-mux.README
 
-## Test scripts
-EXTRA_DIST += helper-ok-dying.pl helper-ok.pl helper-mux.README
+## Test Scripts
+EXTRA_DIST += helper-ok-dying.pl helper-ok.pl
 
 ## ##### squidclient  #####