X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/1f044c88c148a272a7cbb65f374f3d4ed6fb5020..4933bf4c28fb06580f129263e744a5352a1d2f2b:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index ed8e5edd..e28bd25a 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 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)