revert to last working version
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 20 Mar 2005 21:17:50 +0000 (21:17 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 20 Mar 2005 21:17:50 +0000 (21:17 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@328 a5681a0c-68f1-0310-ab6d-d61299d08faa

bindings/Makefile.am

index 61e2c07..48a7508 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = tcl 
 # the following files are not mentioned in any other Makefile
 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@
 
 # add the following to the all target
 all-local:  @COMP_PERL@