X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/5b84f08647470afe01b0c60838608feea0d75b50..8433b73441c70e94a49f788529e90fe20aa27c15:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index ca9c648d..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 is it da sv +LANGS := de en ar nl es is it da sv no LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)