summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3a08611)
raw | patch | inline | side by side (parent: 3a08611)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 20 Mar 2005 21:17:50 +0000 (21:17 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 20 Mar 2005 21:17:50 +0000 (21:17 +0000) |
bindings/Makefile.am | patch | blob | history |
diff --git a/bindings/Makefile.am b/bindings/Makefile.am
index 61e2c0767564adf0f0d3f74698ee5bba6caec942..48a7508b768d73bec45416f554a4cd2ccc566806 100644 (file)
--- a/bindings/Makefile.am
+++ b/bindings/Makefile.am
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@