aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-01-26 08:05:06 +0800
committerIain Holmes <iain@src.gnome.org>2001-01-26 08:05:06 +0800
commit28f2aafc0a9e6909cb20f54af651165c49f6d67e (patch)
tree1b9b8c64e8ad74533030a1dd2d2bf796449f3db6 /mail
parent75bb2f48a52ea7891195e89091df68c46a7db514 (diff)
downloadgsoc2013-evolution-28f2aafc0a9e6909cb20f54af651165c49f6d67e.tar.gz
gsoc2013-evolution-28f2aafc0a9e6909cb20f54af651165c49f6d67e.tar.zst
gsoc2013-evolution-28f2aafc0a9e6909cb20f54af651165c49f6d67e.zip
Forgot
svn path=/trunk/; revision=7829
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile.am22
1 files changed, 21 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 75409686fd..6b318663ff 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -16,6 +16,8 @@ INCLUDES = \
-I$(top_srcdir)/shell \
-I$(top_builddir)/executive-summary \
-I$(top_srcdir)/executive-summary \
+ -I$(top_srcdir)/shell/importer \
+ -I$(top_builddir)/shell/importer \
$(EXTRA_GNOME_CFLAGS) \
$(BONOBO_HTML_GNOME_CFLAGS) \
$(GNOME_VFS_CFLAGS) \
@@ -67,6 +69,8 @@ evolution_mail_SOURCES = \
mail-display.h \
mail-format.c \
mail-identify.c \
+ mail-importer.c \
+ mail-importer.h \
mail-local.c \
mail-local.h \
mail-mlist-magic.c \
@@ -97,7 +101,11 @@ evolution_mail_SOURCES = \
mail-session.h \
subscribe-dialog.c \
subscribe-dialog.h \
- mail.h
+ mail.h \
+ evolution-outlook-importer.c \
+ evolution-outlook-importer.h \
+ evolution-mbox-importer.c \
+ evolution-mbox-importer.h
evolution_mail_LDADD = \
$(top_builddir)/shell/libeshell.a \
@@ -110,6 +118,7 @@ evolution_mail_LDADD = \
$(top_builddir)/libibex/libibex.la \
$(top_builddir)/filter/libfilter.la \
$(top_builddir)/executive-summary/evolution-services/libevolution-services.la \
+ $(top_builddir)/shell/importer/libevolution-importer.la \
$(BONOBO_VFS_GNOME_LIBS) \
$(EXTRA_GNOME_LIBS) \
$(GTKHTML_LIBS) \
@@ -119,6 +128,17 @@ evolution_mail_LDADD = \
evolution_mail_LDFLAGS = \
-export-dynamic
+#evolution_outlook_importer_SOURCES = \
+# evolution-outlook-importer.c
+
+#evolution_outlook_importer_LDADD = \
+# $(BONOBO_GNOME_LIBS) \
+# $(EXTRA_GNOME_LIBS) \
+# $(top_builddir)/e-util/libeutil.la \
+# $(top_builddir)/shell/importer/libevolution-importer.la \
+# $(CAMEL_OBJS_EXTRA) \
+# $(top_builddir)/camel/libcamel.la
+
test_mail_SOURCES = \
test-mail.c
span>2-4/+4 * - Update to 1.6.0danilo2016-12-133-4/+6 * - Update to 1.5.5danilo2016-11-142-6/+5 * - Update to 1.5.4danilo2016-10-162-4/+4 * - Update to 1.5.3danilo2016-10-132-4/+4 * - Update to 1.5.2danilo2016-08-292-4/+4 * - Update to 1.5.1danilo2016-07-312-4/+4 * - Update to 1.5.0danilo2016-06-292-3/+4 * - Update to 1.4.0danilo2016-04-162-3/+3 * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-31/+31 * - Update to 1.3.9danilo2016-03-082-3/+3 * - Update to 1.3.8danilo2016-02-062-3/+3 * - Update to 1.3.7danilo2016-01-182-3/+3 * - Update to 1.3.6danilo2015-12-213-3/+4 * - Update to 1.3.5danilo2015-10-132-3/+3 * - Update to 1.3.4danilo2015-08-072-3/+3 * - Update to 1.3.3danilo2015-08-034-53/+7 * - Update to 1.3.2danilo2015-07-232-5/+4 * - Fix a runtime dependencydanilo2015-07-052-2/+52 * - Update to 1.3.1danilo2015-05-123-3/+5 * Remove Author from pkg-descr and white space fixesbapt2015-03-031-1/+0 * - Update to 1.3.0danilo2015-01-312-4/+3 * Update ImageMagick to 6.9.0.4.kwm2015-01-191-1/+1 * Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1 * - Update from 1.2.6 to 1.2.7danilo2014-11-24