evolution-data-server r9265 - in trunk/addressbook: . backends/webdav



Author: abharath
Date: Tue Aug  5 08:30:09 2008
New Revision: 9265
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9265&view=rev

Log:
2008-08-05  Bharath Acharya  <abharath novell com>

        * backends/webdav/Makefile.am: Added libebook to the list of
        libraries to be linked with.


Modified:
   trunk/addressbook/ChangeLog
   trunk/addressbook/backends/webdav/Makefile.am

Modified: trunk/addressbook/backends/webdav/Makefile.am
==============================================================================
--- trunk/addressbook/backends/webdav/Makefile.am	(original)
+++ trunk/addressbook/backends/webdav/Makefile.am	Tue Aug  5 08:30:09 2008
@@ -15,6 +15,7 @@
 	e-book-backend-webdav.c
 
 libebookbackendwebdav_la_LIBADD = \
+	$(top_builddir)/addressbook/libebook/libebook-1.2.la \
 	$(top_builddir)/addressbook/libedata-book/libedata-book-1.2.la \
 	$(top_builddir)/libedataserver/libedataserver-1.2.la \
 	$(SOUP_LIBS) \



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