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