aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2004-05-28 02:23:57 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-05-28 02:23:57 +0800
commit59751421bd172683daf29a9c11cc52a7b988d319 (patch)
treed4b902059d704170c9023622666d456ed64492c9 /mail
parentc4f37587b1b72c387001c88f6bcb4015b3ffbe81 (diff)
downloadgsoc2013-evolution-59751421bd172683daf29a9c11cc52a7b988d319.tar
gsoc2013-evolution-59751421bd172683daf29a9c11cc52a7b988d319.tar.gz
gsoc2013-evolution-59751421bd172683daf29a9c11cc52a7b988d319.tar.bz2
gsoc2013-evolution-59751421bd172683daf29a9c11cc52a7b988d319.tar.lz
gsoc2013-evolution-59751421bd172683daf29a9c11cc52a7b988d319.tar.xz
gsoc2013-evolution-59751421bd172683daf29a9c11cc52a7b988d319.tar.zst
gsoc2013-evolution-59751421bd172683daf29a9c11cc52a7b988d319.zip
Require e-error-tool
2004-05-27 Rodney Dawes <dobey@novell.com> * e-util/Makefile.am (dist-hook): Require e-error-tool 2004-05-27 Rodney Dawes <dobey@novell.com> * */Makefile.am (EXTRA_DIST): Add $(error_i18n) for "make dist" svn path=/trunk/; revision=26114
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ed7742d90d..163dc0d638 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-27 Rodney Dawes <dobey@novell.com>
+
+ * Makefile.am (EXTRA_DIST): Add $(error_i18n)
+
2004-05-26 Not Zed <NotZed@Ximian.com>
* mail-vfolder.c (vfolder_adduri_desc): initialise desc to NULL
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 1cee1c58c9..71af260b47 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -203,6 +203,7 @@ EXTRA_DIST = \
em-marshal.list \
$(SPELL_IDL) \
$(error_DATA) \
+ $(error_i18n) \
$(glade_DATA) \
$(schema_DATA) \
$(server_in_files) \