summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--messages/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in
index 85d8e653d..6c7aa1cbb 100644
--- a/messages/Makefile.in
+++ b/messages/Makefile.in
@@ -47,7 +47,7 @@ MSGFMT= msgfmt
MSGMERGE= msgmerge
# CVS available languages
-LANGUAGES= big5 cs de es fr hu it ja no
+LANGUAGES= cs de es fr hu it ja no
LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES)
# Human readable po file
POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po)