From 5c03d975b4ff781a080b308517655c84b8648763 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 19 Jan 2012 09:07:41 -0500 Subject: Add missing linker flags. --- modules/mdn/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/mdn') 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 \ -- cgit v1.2.3