diff options
author | JP Rosevear <jpr@ximian.com> | 2002-05-09 21:50:25 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-05-09 21:50:25 +0800 |
commit | 26e908d6d306e8217287a24c9749830b171466b8 (patch) | |
tree | 3336653a8e3e73e2a88ceb3cf27194808a09a563 /mail/Makefile.am | |
parent | 8f07d4c6ac7ffd3bff80d608058a7e7ba4554583 (diff) | |
download | gsoc2013-evolution-26e908d6d306e8217287a24c9749830b171466b8.tar.gz 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
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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) \ |