X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/160d56b7d776e5f9232aab9e43336a35d1adc355..32bffcd1905f2e37ac774a8cdcae889cb97231d6:/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)