[evolution] prefer-plain: Add missing linker flags.



commit 437864081558dca587277ce6636ca0e4e16ca15a
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Jun 28 01:50:03 2012 -0400

    prefer-plain: Add missing linker flags.

 modules/prefer-plain/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/modules/prefer-plain/Makefile.am b/modules/prefer-plain/Makefile.am
index 18cb743..ac471df 100644
--- a/modules/prefer-plain/Makefile.am
+++ b/modules/prefer-plain/Makefile.am
@@ -21,6 +21,8 @@ module_prefer_plain_la_SOURCES =				\
 module_prefer_plain_la_LIBADD =				\
 	$(top_builddir)/mail/libevolution-mail.la			\
 	$(top_builddir)/em-format/libemformat.la			\
+	$(top_builddir)/shell/libeshell.la				\
+	$(top_builddir)/widgets/misc/libemiscwidgets.la			\
 	$(EVOLUTION_DATA_SERVER_LIBS)					\
 	$(GNOME_PLATFORM_LIBS)
 



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