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