aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c599898348..c522acbf6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-14 Rodney Dawes <dobey@novell.com>
+
+ * configure.in (AC_OUTPUT): Add mail/default/zh_CN/Makefile
+
2004-12-08 Hans Petter Jansson <hpj@novell.com>
* plugins/shared-folder/share-folder-common.c: Include
diff --git a/configure.in b/configure.in
index 5e931b5da7..878b5cfe63 100644
--- a/configure.in
+++ b/configure.in
@@ -1530,6 +1530,7 @@ composer/Makefile
mail/Makefile
mail/default/Makefile
mail/default/C/Makefile
+mail/default/zh_CN/Makefile
mail/importers/Makefile
plugins/Makefile
plugins/calendar-http/Makefile