[evolution/webkit-composer] email-custom-header: Add missing linker flag.



commit 992583cae2854eb18a1e8dc97361de9ebe83395f
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Nov 27 14:50:26 2012 -0500

    email-custom-header: Add missing linker flag.

 plugins/email-custom-header/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/email-custom-header/Makefile.am b/plugins/email-custom-header/Makefile.am
index feb60fb..0b1a5cc 100644
--- a/plugins/email-custom-header/Makefile.am
+++ b/plugins/email-custom-header/Makefile.am
@@ -22,6 +22,7 @@ liborg_gnome_email_custom_header_la_SOURCES = 		\
 liborg_gnome_email_custom_header_la_LIBADD = 			\
 	$(top_builddir)/e-util/libeutil.la 			\
 	$(top_builddir)/composer/libcomposer.la 		\
+	$(top_builddir)/widgets/editor/libeeditor.la		\
 	$(top_builddir)/widgets/misc/libemiscwidgets.la		\
 	$(top_builddir)/mail/libevolution-mail.la 		\
 	$(top_builddir)/libevolution-utils/libevolution-utils.la \



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