X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/1f044c88c148a272a7cbb65f374f3d4ed6fb5020..d28a04695ff2ac8931c89c0d08a4cc7931916dd8:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index ed8e5edd..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 +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)