X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f4705d1059b2b1b2844e7ed9429a96392c993973..d4865c675017568585d1d931ebfecdd35cbe05ab:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 23b819c1..eac86e6a 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -5,7 +5,7 @@ GETTEXT=xgettext #MSGFMT = ./msgfmt.py MSGFMT = msgfmt -LANGS := de en ar nl es +LANGS := de en ar nl es is LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)