[master] d12b924 Install vmodtool.py in pkgdatadir

Martin Blix Grydeland martin at varnish-cache.org
Thu May 10 10:42:55 CEST 2012


commit d12b924b473e716b71d075ba4c81bc445e30d361
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Wed Feb 29 10:07:11 2012 +0100

    Install vmodtool.py in pkgdatadir

diff --git a/lib/libvcl/Makefile.am b/lib/libvcl/Makefile.am
index ad16981..02a685f 100644
--- a/lib/libvcl/Makefile.am
+++ b/lib/libvcl/Makefile.am
@@ -31,7 +31,9 @@ libvcl_la_SOURCES = \
 	vcc_xref.c
 
 EXTRA_DIST = \
-	generate.py \
+	generate.py
+
+dist_pkgdata_SCRIPTS = \
 	vmodtool.py
 
 vcc_obj.c vcc_fixed_token.c vcc_token_defs.h: \



More information about the varnish-commit mailing list