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



commit b175018313dde3bf4e40d3715d56f343e3c1dfa1
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Nov 27 14:53:19 2012 -0500

    external-editor: Add missing linker flag.

 plugins/external-editor/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/external-editor/Makefile.am b/plugins/external-editor/Makefile.am
index 4898049..ff18738 100644
--- a/plugins/external-editor/Makefile.am
+++ b/plugins/external-editor/Makefile.am
@@ -42,6 +42,7 @@ liborg_gnome_external_editor_la_LIBADD = 			\
 	$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la 		\
 	$(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la	\
 	$(top_builddir)/mail/libevolution-mail.la		\
+	$(top_builddir)/widgets/editor/libeeditor.la		\
 	$(top_builddir)/libevolution-utils/libevolution-utils.la \
 	$(EVOLUTION_DATA_SERVER_LIBS)				\
 	$(GNOME_PLATFORM_LIBS)



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