diff options
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/modules/Makefile.am | 1 |
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 = \ |