aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 80777de7a5..a59061fc45 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -165,9 +165,13 @@ libevolution_mail_la_LIBADD = \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \
$(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \
+ $(top_builddir)/em-format/libemformat.la \
+ $(top_builddir)/filter/libfilter.la \
$(GNOME_PLATFORM_LIBS) \
+ $(CAMEL_LIBS) \
$(CANBERRA_LIBS) \
$(GTKHTML_LIBS) \
+ $(E_WIDGETS_LIBS) \
$(SMIME_LIBS)
libevolution_mail_la_LDFLAGS = $(NO_UNDEFINED)