X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d7f142d57da4c7daaeac484576d759dc763b8c1f..f61b67c4f533d69e9a177a571959df493f7ce77c:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index eac86e6a..e1f79d69 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 +LANGS := de en ar nl es is it LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)