summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-06-30 08:41:43 -0500
committerDan McGee <dan@archlinux.org>2010-06-30 08:41:43 -0500
commit96a1255eadd8b1faaffbfc2e9bdb1aa5e46ee04c (patch)
tree84976f108b049a1f47ed815d1c8156e53bac26f6 /scripts/Makefile.am
parentc11bf581a33babdbdf7b769567415b1faf1c4219 (diff)
parent0ea52e3a4f698ce3b1c90881a2b2eaa56625f261 (diff)
Merge branch 'maint'
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 330acb98..0fde3345 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -42,6 +42,7 @@ edit = sed \
-e 's|@BUILDSCRIPT[@]|$(BUILDSCRIPT)|g' \
-e 's|@SIZECMD[@]|$(SIZECMD)|g' \
-e 's|@SEDINPLACE[@]|$(SEDINPLACE)|g' \
+ -e 's|@DUPATH[@]|$(DUPATH)|g' \
-e 's|@configure_input[@]|Generated from $@.in; do not edit by hand.|g'
## All the scripts depend on Makefile so that they are rebuilt when the