X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/8ccb7fe21e9a0eb0891d4e23643d193d1b6a1331..061e841ed88147c99745fe63283d8f9d0824ab7b:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index e28bd25a..22d96a48 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 +LANGS := de en ar nl es is it da sv no fr fi tr ca cs hr hu LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)