diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-09-22 02:06:57 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-09-22 02:06:57 +0800 |
commit | 0b7c979a3b545720214f66d90d4df8701adfa40f (patch) | |
tree | 9b326dc0bd2d174436fb02b378e0e3ffb0b1f01d /mail/Makefile.am | |
parent | c08aae09a859e861fc8c62537d0668a2d0e2b596 (diff) | |
download | gsoc2013-evolution-0b7c979a3b545720214f66d90d4df8701adfa40f.tar.gz gsoc2013-evolution-0b7c979a3b545720214f66d90d4df8701adfa40f.tar.zst gsoc2013-evolution-0b7c979a3b545720214f66d90d4df8701adfa40f.zip |
Distribute README.async (#478704).
2007-09-21 Matthew Barnes <mbarnes@redhat.com>
* mail/Makefile.am:
Distribute README.async (#478704).
* mail/importers/Makefile.am:
Remove references to evolution-outlook-importer.c and
netscape-importer.c; we haven't shipped them for over two years
(see ChangeLog entry for 2005-07-01).
svn path=/trunk/; revision=34297
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 56c6713eb8..77a7f0ea6b 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -267,6 +267,7 @@ etspec_DATA = message-list.etspec EXTRA_DIST = \ ChangeLog.pre-1-4 \ + README.async \ em-marshal.list \ $(SPELL_IDL) \ $(MAIL_IDL) \ |