summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile
index 0053f52..cc4a062 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -115,6 +115,8 @@ clean:
pofiles: $(POFILES)
+update: pofiles check
+
check: $(if $(SUPPRESS_PO_UPDATE),,pofiles)
$S set -e; for file in $(POFILES); do \
lang=`echo $$file | sed 's/\.po//'`; \