[evolution/webkit-composer] templates: Add missing linker flag.



commit 5210e9fc1d12f7264e0a659b8f546fa037a5f772
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Nov 27 14:52:00 2012 -0500

    templates: Add missing linker flag.

 plugins/templates/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/templates/Makefile.am b/plugins/templates/Makefile.am
index f5641ca..6f862bd 100644
--- a/plugins/templates/Makefile.am
+++ b/plugins/templates/Makefile.am
@@ -22,6 +22,7 @@ liborg_gnome_templates_la_LIBADD =	\
 	$(top_builddir)/composer/libcomposer.la		\
 	$(top_builddir)/shell/libeshell.la		\
 	$(top_builddir)/mail/libevolution-mail.la	\
+	$(top_builddir)/widgets/editor/libeeditor.la	\
 	$(top_builddir)/libemail-engine/libemail-engine.la \
 	$(top_builddir)/libevolution-utils/libevolution-utils.la \
 	$(EVOLUTION_DATA_SERVER_LIBS)			\



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