aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@gnome.org>2009-09-06 20:33:56 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-09-06 20:33:56 +0800
commit959ebe30bd902af81d38d4a409945f66fdcf6e3a (patch)
treef504fd66f53602f0b94b6cf5f418addc351cb474 /plugins/mail-to-task
parent016805f54d602763358da78f45b4779bd85763b1 (diff)
downloadgsoc2013-evolution-959ebe30bd902af81d38d4a409945f66fdcf6e3a.tar
gsoc2013-evolution-959ebe30bd902af81d38d4a409945f66fdcf6e3a.tar.gz
gsoc2013-evolution-959ebe30bd902af81d38d4a409945f66fdcf6e3a.tar.bz2
gsoc2013-evolution-959ebe30bd902af81d38d4a409945f66fdcf6e3a.tar.lz
gsoc2013-evolution-959ebe30bd902af81d38d4a409945f66fdcf6e3a.tar.xz
gsoc2013-evolution-959ebe30bd902af81d38d4a409945f66fdcf6e3a.tar.zst
gsoc2013-evolution-959ebe30bd902af81d38d4a409945f66fdcf6e3a.zip
Bug 594284 - FTBFS: missing links
Diffstat (limited to 'plugins/mail-to-task')
-rw-r--r--plugins/mail-to-task/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am
index 0815e65dda..9811fad1f2 100644
--- a/plugins/mail-to-task/Makefile.am
+++ b/plugins/mail-to-task/Makefile.am
@@ -13,6 +13,8 @@ liborg_gnome_mail_to_task_la_SOURCES = mail-to-task.c
liborg_gnome_mail_to_task_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
liborg_gnome_mail_to_task_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/shell/libeshell.la \
+ $(top_builddir)/em-format/libemformat.la \
$(top_builddir)/calendar/gui/libevolution-calendar.la \
$(top_builddir)/calendar/common/libevolution-calendarprivate.la \
$(top_builddir)/mail/libevolution-mail.la \