X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/2be6c6b9f49e78eaafb4db0a034c6a695ed680a4..24ac423a92cf63ed6a8a09fa1ef48bef2c9382a6:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 583be9c4..098a0397 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 no fr fi tr ca cs hr hu ru +LANGS := de en ar nl es is it da sv no fr fi tr ca cs hr hu ru pt el LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)