aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/mdn/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mdn/Makefile.am b/modules/mdn/Makefile.am
index 16976b54c1..d9b46a67b5 100644
--- a/modules/mdn/Makefile.am
+++ b/modules/mdn/Makefile.am
@@ -13,6 +13,7 @@ libevolution_module_mdn_la_SOURCES = \
evolution-mdn.c
libevolution_module_mdn_la_LIBADD = \
+ $(top_builddir)/libemail-engine/libemail-engine.la \
$(top_builddir)/mail/libevolution-mail.la \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/shell/libeshell.la \