[evolution-data-server] Bug #600792 - build failure: undefined reference to `e_offline_listener_new'
- From: Yan Li <yanli src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug #600792 - build failure: undefined reference to `e_offline_listener_new'
- Date: Fri, 6 Nov 2009 02:48:25 +0000 (UTC)
commit f2c73a6644f1ebf71eb1030ce6093110cdc45629
Author: Yan Li <yanli infradead org>
Date: Fri Nov 6 10:47:49 2009 +0800
Bug #600792 - build failure: undefined reference to `e_offline_listener_new'
addressbook/libedata-book/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libedata-book/Makefile.am b/addressbook/libedata-book/Makefile.am
index 5ab6451..187ec5d 100644
--- a/addressbook/libedata-book/Makefile.am
+++ b/addressbook/libedata-book/Makefile.am
@@ -78,7 +78,9 @@ e_addressbook_factory_CPPFLAGS = \
e_addressbook_factory_SOURCES = e-data-book-factory.c e-data-book-factory.h
-e_addressbook_factory_LDADD = libedata-book-1.2.la
+e_addressbook_factory_LDADD = \
+ libedata-book-1.2.la \
+ $(top_builddir)/libebackend/libebackend-1.2.la
%-$(API_VERSION).pc: %.pc
cp $< $@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]