aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2002-05-09 21:50:25 +0800
committerJP Rosevear <jpr@src.gnome.org>2002-05-09 21:50:25 +0800
commit26e908d6d306e8217287a24c9749830b171466b8 (patch)
tree3336653a8e3e73e2a88ceb3cf27194808a09a563
parent8f07d4c6ac7ffd3bff80d608058a7e7ba4554583 (diff)
downloadgsoc2013-evolution-26e908d6d306e8217287a24c9749830b171466b8.tar
gsoc2013-evolution-26e908d6d306e8217287a24c9749830b171466b8.tar.gz
gsoc2013-evolution-26e908d6d306e8217287a24c9749830b171466b8.tar.bz2
gsoc2013-evolution-26e908d6d306e8217287a24c9749830b171466b8.tar.lz
gsoc2013-evolution-26e908d6d306e8217287a24c9749830b171466b8.tar.xz
gsoc2013-evolution-26e908d6d306e8217287a24c9749830b171466b8.tar.zst
gsoc2013-evolution-26e908d6d306e8217287a24c9749830b171466b8.zip
dist Spell.idl
2002-05-09 JP Rosevear <jpr@ximian.com> * Makefile.am: dist Spell.idl svn path=/trunk/; revision=16731
-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 d9cd2763e8..02662b2dfb 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2002-05-09 JP Rosevear <jpr@ximian.com>
+
+ * Makefile.am: dist Spell.idl
+
2002-05-08 Radek Doulik <rodo@ximian.com>
* mail-composer-prefs.c: implemented (c'n'p-ed and updated) spell
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 0cb4c3f378..4af34f5fa0 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -179,6 +179,7 @@ $(EVOLUTION_MAIL_CORBA_GENERATED): Mail.idl
EXTRA_DIST = \
Mail.idl \
+ $(SPELL_IDL) \
$(glade_DATA) \
$(oaf_in_files) \
$(oaf_DATA) \