summaryrefslogtreecommitdiff
path: root/xml2po/xml2po/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xml2po/xml2po/Makefile.am')
-rw-r--r--xml2po/xml2po/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml2po/xml2po/Makefile.am b/xml2po/xml2po/Makefile.am
index cc5469b..c4809bd 100644
--- a/xml2po/xml2po/Makefile.am
+++ b/xml2po/xml2po/Makefile.am
@@ -6,10 +6,10 @@ nodist_bin_SCRIPTS = xml2po
CLEANFILES = xml2po
xml2po: xml2po.py.in
- sed -e "s/^VERSION =.*/VERSION = \"@VERSION@\"/" \
+ $(AM_V_GEN)sed -e "s/^VERSION =.*/VERSION = \"@VERSION@\"/" \
-e "s+^#!.*python.*+#!$(PYTHON)+" \
< $(srcdir)/xml2po.py.in > xml2po
- chmod +x xml2po
+ $(AM_V_at)chmod +x xml2po
xml2po_PYTHON = \
__init__.py