X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/cdc85220706052eb008b5d3dc8b7171459dda170..2f9441a67c7ed9630bb8875a179928ea4788fd80:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index c44f7910..86c89200 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 +LANGS := de en ar nl es is it da sv no fr fi tr LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)