aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/modules/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-11-15 00:33:01 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-11-15 00:33:01 +0800
commitc3471bfaaad0a94b6f05b678c1eacbc55e72e2dc (patch)
treec4ea3e5aaba5bd4ea50994c72e63527c1febb533 /calendar/modules/Makefile.am
parent31ee17bdb1632d36dbb151141ea532d185c9d282 (diff)
downloadgsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.gz
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.bz2
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.lz
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.xz
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.zst
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.zip
There we go... that's more like it.
svn path=/branches/kill-bonobo/; revision=36784
Diffstat (limited to 'calendar/modules/Makefile.am')
-rw-r--r--calendar/modules/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/modules/Makefile.am b/calendar/modules/Makefile.am
index 4e98e416c5..7b2e636eac 100644
--- a/calendar/modules/Makefile.am
+++ b/calendar/modules/Makefile.am
@@ -68,6 +68,7 @@ libevolution_module_calendars_la_LIBADD = \
$(WIN32_BOOTSTRAP_LIBS) \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/calendar/gui/libcal-gui.la \
+ $(top_builddir)/mail/libevolution-module-mail.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la
libevolution_module_memos_la_LIBADD = \