diff options
author | Not Zed <NotZed@Ximian.com> | 2004-03-31 18:20:56 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-03-31 18:20:56 +0800 |
commit | b787ac9181c7b5bb98bd711a4d88aef48eddbb83 (patch) | |
tree | faf3c1e1ab5321abbe40a580c2140e057d80cc57 /mail/Makefile.am | |
parent | 9e126a8d01dd36a19ab34a9d3edf016897b12d7e (diff) | |
download | gsoc2013-evolution-b787ac9181c7b5bb98bd711a4d88aef48eddbb83.tar.gz gsoc2013-evolution-b787ac9181c7b5bb98bd711a4d88aef48eddbb83.tar.zst gsoc2013-evolution-b787ac9181c7b5bb98bd711a4d88aef48eddbb83.zip |
REMOVED! And there was much rejoicing.
2004-03-31 Not Zed <NotZed@Ximian.com>
* mail.h: REMOVED! And there was much rejoicing.
svn path=/trunk/; revision=25262
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index 5eab8e25fe..e7ee31c340 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -157,8 +157,7 @@ libevolution_mail_la_SOURCES = \ message-tag-editor.c \ message-tag-editor.h \ message-tag-followup.c \ - message-tag-followup.h \ - mail.h + message-tag-followup.h libevolution_mail_la_LIBADD = \ $(top_builddir)/shell/importer/libevolution-importer.la \ |