diff options
| -rw-r--r-- | messages/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in index 0608621a3..a8f15d956 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -47,7 +47,7 @@ MSGFMT= msgfmt MSGMERGE= msgmerge # CVS available languages -LANGUAGES= big5 es fr ja no +LANGUAGES= big5 es fr ja it no LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) |
