aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--messages/Makefile.in6
-rw-r--r--templates/Makefile.in4
2 files changed, 5 insertions, 5 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in
index 7a8468dd..b8cb651b 100644
--- a/messages/Makefile.in
+++ b/messages/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2005 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2007 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -48,8 +48,8 @@ MSGFMT= @PYTHON@ ../build/bin/msgfmt.py
MSGMERGE= msgmerge
# CVS available languages
-LANGUAGES= ar ca cs da de es et eu fi fr hr hu ia it ja ko lt nl no pl \
- pt pt_BR ro ru sl sr sv tr uk vi zh_CN zh_TW
+LANGUAGES= ar ca cs da de es et eu fi fr he hr hu ia it ja ko lt nl no \
+ pl pt pt_BR ro ru sl sr sv tr uk vi zh_CN zh_TW
LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES)
# Human readable po file
POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po)
diff --git a/templates/Makefile.in b/templates/Makefile.in
index 63c7fac3..e22b73b8 100644
--- a/templates/Makefile.in
+++ b/templates/Makefile.in
@@ -42,8 +42,8 @@ TEMPLATEDIR= $(prefix)/templates
SHELL= /bin/sh
-LANGUAGES= ar ca cs da de en es et eu fi fr hr hu ia it ja ko lt nl \
- no pl pt pt_BR ro ru sl sr sv tr uk vi zh_CN zh_TW
+LANGUAGES= ar ca cs da de en es et eu fi fr he hr hu ia it ja ko lt \
+ nl no pl pt pt_BR ro ru sl sr sv tr uk vi zh_CN zh_TW
# Modes for directories and executables created by the install
# process. Default to group-writable directories but