X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f4705d1059b2b1b2844e7ed9429a96392c993973..8433b73441c70e94a49f788529e90fe20aa27c15:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 23b819c1..c82610fb 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 it da sv no LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)