summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/po/Makefile b/po/Makefile
index 9865c8a..5dab57e 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -42,12 +42,7 @@
all: messages.pot mofiles
-e=set -e; exec >$@.tmp
-f=mv -f $@.tmp $@
-o= >$@.tmp && $f
-
-S=@
-# Set S='' to see commands being run
+include ../i18n-common.make
.%.potfiles:
$S $e; echo ../$*; $f