diff --git a/Makefile b/Makefile index 7d6905d30597aca91003919c8e8c44c7a2d4878e..8fd9f12f119eef44c1577876be063dd53e1d6fba 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,8 @@ po4a-stamp: po4a.conf $(EN_SOURCES) $(LANGUAGE_PO) Makefile update-sources: ./scripts/update-sources.sh + $(QUIET_PO4A)PERL5LIB=./po4a/lib po4a/po4a -v po4a.conf + for f in po/documentation.*.po; do ./scripts/pre-translate-po $f; ./scripts/set-priorities $f; done define MAKE_TARGET