evolution-mapi r3 - trunk/src/account-setup-eplugin



Author: jjohnny
Date: Wed Nov 19 09:08:47 2008
New Revision: 3
URL: http://svn.gnome.org/viewvc/evolution-mapi?rev=3&view=rev

Log:
Account setup plugin : Link properly with libexchangemapi. Fixes undefined symbol.

Modified:
   trunk/src/account-setup-eplugin/ChangeLog
   trunk/src/account-setup-eplugin/Makefile.am

Modified: trunk/src/account-setup-eplugin/Makefile.am
==============================================================================
--- trunk/src/account-setup-eplugin/Makefile.am	(original)
+++ trunk/src/account-setup-eplugin/Makefile.am	Wed Nov 19 09:08:47 2008
@@ -23,6 +23,7 @@
 	exchange-mapi-account-listener.h
 
 liborg_gnome_exchange_mapi_la_LIBADD = 			\
+	$(top_builddir)/src/libexchangemapi/libexchangemapi-1.0.la	\
 	$(EVOLUTION_CALENDAR_LIBS) \
 	$(EVOLUTION_ADDRESSBOOK_LIBS) \
 	$(EVOLUTION_PLUGIN_LIBS)	\



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