fix segfault on transponders with incorrect mjd entries in the TDT
[vuplus_dvbapp] / po / Makefile.am
index eac86e6..e1f79d6 100644 (file)
@@ -5,7 +5,7 @@ GETTEXT=xgettext
 #MSGFMT = ./msgfmt.py
 MSGFMT = msgfmt
 
-LANGS := de en ar nl es is
+LANGS := de en ar nl es is it
 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
 LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)