[evolution-groupwise] Bug #650031 - Missing library link in the plugin part



commit e2f4eb461d108ae30e9fafced53e39054dd0a9f6
Author: Milan Crha <mcrha redhat com>
Date:   Fri May 27 18:25:44 2011 +0200

    Bug #650031 - Missing library link in the plugin part

 src/plugins/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index b658ae0..eca1790 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -70,6 +70,7 @@ liborg_gnome_groupwise_features_la_SOURCES = 	\
 		groupwise-account-setup.c
 
 liborg_gnome_groupwise_features_la_LIBADD=			\
+	$(top_builddir)/src/server/libegroupwise-1.2.la   	\
 	$(EVOLUTION_SHELL_LIBS)					\
 	$(EVOLUTION_PLUGIN_LIBS)				\
 	$(LIBECAL_LIBS)						\



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