[evolution] Fix linking of face plugin



commit faddd5106749fb3493c4bbc73f96571c5f6ded40
Author: Fridrich Å trba <fridrich strba bluewin ch>
Date:   Mon Apr 26 16:44:58 2010 +0200

    Fix linking of face plugin

 plugins/face/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/face/Makefile.am b/plugins/face/Makefile.am
index 240dc3a..c358f8d 100644
--- a/plugins/face/Makefile.am
+++ b/plugins/face/Makefile.am
@@ -21,6 +21,7 @@ liborg_gnome_face_la_SOURCES = face.c
 
 liborg_gnome_face_la_LIBADD = 			\
 	$(top_builddir)/e-util/libeutil.la 			\
+	$(top_builddir)/composer/libcomposer.la 		\
 	$(top_builddir)/widgets/misc/libemiscwidgets.la		\
 	$(top_builddir)/mail/libevolution-mail.la 		\
 	$(EVOLUTION_MAIL_LIBS)					\



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