X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/31cb1655b2eff02aa52e2b3c524ff8ebc071ebb9..363fdc8a15f569e878fd7f65cd0f771e0261c66c:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 607f4e04..41e76e35 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 +LANGS := de en ar nl es is it da sv no fr LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)