aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-09-22 02:06:57 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-09-22 02:06:57 +0800
commit0b7c979a3b545720214f66d90d4df8701adfa40f (patch)
tree9b326dc0bd2d174436fb02b378e0e3ffb0b1f01d /mail/importers/Makefile.am
parentc08aae09a859e861fc8c62537d0668a2d0e2b596 (diff)
downloadgsoc2013-evolution-0b7c979a3b545720214f66d90d4df8701adfa40f.tar
gsoc2013-evolution-0b7c979a3b545720214f66d90d4df8701adfa40f.tar.gz
gsoc2013-evolution-0b7c979a3b545720214f66d90d4df8701adfa40f.tar.bz2
gsoc2013-evolution-0b7c979a3b545720214f66d90d4df8701adfa40f.tar.lz
gsoc2013-evolution-0b7c979a3b545720214f66d90d4df8701adfa40f.tar.xz
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/importers/Makefile.am')
-rw-r--r--mail/importers/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/importers/Makefile.am b/mail/importers/Makefile.am
index e559ded8f9..ea60c10ff4 100644
--- a/mail/importers/Makefile.am
+++ b/mail/importers/Makefile.am
@@ -22,10 +22,6 @@ libevolution_mail_importers_la_SOURCES = \
libevolution_mail_importers_la_LDFLAGS = $(NO_UNDEFINED)
-# these haven't been converted to plugins yet
-# netscape-importer.c
-# evolution-outlook-importer.c
-
libevolution_mail_importers_la_LIBADD = \
$(WIN32_BOOTSTRAP_LIBS) \
$(top_builddir)/e-util/libeutil.la \