aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task/Makefile.am
diff options
context:
space:
mode:
authorJonathon Jongsma <jonathon@quotidian.org>2009-11-12 01:23:33 +0800
committerJonathon Jongsma <jonathon@quotidian.org>2009-11-12 01:28:07 +0800
commit623d0541ee69f1dfd37bd6e80d4afe15bba57c13 (patch)
treebe580992c199f3e6118ab3055c3f11a6b3621922 /plugins/mail-to-task/Makefile.am
parentd97ab45f5c7cbb335b1b6ebf88ee58066ef5d3b7 (diff)
downloadgsoc2013-evolution-623d0541ee69f1dfd37bd6e80d4afe15bba57c13.tar
gsoc2013-evolution-623d0541ee69f1dfd37bd6e80d4afe15bba57c13.tar.gz
gsoc2013-evolution-623d0541ee69f1dfd37bd6e80d4afe15bba57c13.tar.bz2
gsoc2013-evolution-623d0541ee69f1dfd37bd6e80d4afe15bba57c13.tar.lz
gsoc2013-evolution-623d0541ee69f1dfd37bd6e80d4afe15bba57c13.tar.xz
gsoc2013-evolution-623d0541ee69f1dfd37bd6e80d4afe15bba57c13.tar.zst
gsoc2013-evolution-623d0541ee69f1dfd37bd6e80d4afe15bba57c13.zip
More build failures due to missing internal lib dependencies
Diffstat (limited to 'plugins/mail-to-task/Makefile.am')
-rw-r--r--plugins/mail-to-task/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am
index c7501fce04..9f2a142c15 100644
--- a/plugins/mail-to-task/Makefile.am
+++ b/plugins/mail-to-task/Makefile.am
@@ -23,6 +23,7 @@ liborg_gnome_mail_to_task_la_LIBADD = \
$(top_builddir)/calendar/gui/libevolution-calendar.la \
$(top_builddir)/calendar/common/libevolution-calendarprivate.la \
$(top_builddir)/mail/libevolution-mail.la \
+ $(top_builddir)/widgets/misc/libemiscwidgets.la \
$(GNOME_PLATFORM_LIBS) \
$(EVOLUTION_CALENDAR_LIBS) \
$(EVOLUTION_MAIL_LIBS)