[evolution] em-format: Add missing linker flags.



commit 75b7e16821f78f4163c0fa9655075fc57853960e
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Jun 7 12:24:30 2012 -0400

    em-format: Add missing linker flags.

 em-format/Makefile.am |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/em-format/Makefile.am b/em-format/Makefile.am
index 6b42ec1..08f635a 100644
--- a/em-format/Makefile.am
+++ b/em-format/Makefile.am
@@ -108,10 +108,12 @@ SMIME_LIBS =						\
 endif
 
 libemformat_la_LIBADD =					\
+	$(top_builddir)/libevolution-utils/libevolution-utils.la \
 	$(top_builddir)/e-util/libeutil.la		\
 	$(top_builddir)/shell/libeshell.la		\
-	$(top_builddir)/libemail-utils/libemail-utils.la	 \
-	$(top_builddir)/libemail-engine/libemail-engine.la	 \
+	$(top_builddir)/libemail-utils/libemail-utils.la \
+	$(top_builddir)/libemail-engine/libemail-engine.la \
+	$(top_builddir)/widgets/misc/libemiscwidgets.la	\
 	$(EVOLUTION_DATA_SERVER_LIBS)			\
 	$(GNOME_PLATFORM_LIBS)				\
 	$(LIBSOUP_LIBS)					\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]