X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/31cb1655b2eff02aa52e2b3c524ff8ebc071ebb9..81e5614daf0d2c301b9f3c646e1387482b56193e:/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)