add french
[enigma2.git] / po / Makefile.am
index 607f4e047867bb4b66ff502eb2fe9389f9f3a5c4..41e76e351b68096e5563cc0fe2fce07f52e37293 100644 (file)
@@ -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)