Code

fix quoting
[rrdtool-all.git] / program / bindings / Makefile.am
index f6e5e43f89899bc3e233d0ac98fc3d9ad24c651f..61e2c0767564adf0f0d3f74698ee5bba6caec942 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = tcl 
 # the following files are not mentioned in any other Makefile
-EXTRA_DIST = $(shell for A in perl-*; do cat $$A/MANIFEST | sed -e 's,^,$$A/,' ; done)
+EXTRA_DIST = $(shell for A in perl-*; do cat $$A/MANIFEST | sed -e 's,^,'$$A'/,' ; done)
 
 # add the following to the all target
 all-local:  @COMP_PERL@