[folks] Explicitly link the backends to libfolks.la
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [folks] Explicitly link the backends to libfolks.la
- Date: Sat, 18 Sep 2010 15:49:50 +0000 (UTC)
commit 673c673854b52e6de3eab30e29841c0ae747a607
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue Sep 14 14:45:02 2010 +0100
    Explicitly link the backends to libfolks.la
    
    Closes: bgo#629644
 backends/key-file/Makefile.am  |    1 +
 backends/telepathy/Makefile.am |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/backends/key-file/Makefile.am b/backends/key-file/Makefile.am
index fc6dc8d..7552230 100644
--- a/backends/key-file/Makefile.am
+++ b/backends/key-file/Makefile.am
@@ -38,6 +38,7 @@ libfolks_backend_key_file_la_LIBADD = \
 	$(GIO_LIBS) \
 	$(GLIB_LIBS) \
 	$(GEE_LIBS) \
+	$(top_builddir)/folks/libfolks.la \
 	$(NULL)
 
 libfolks_backend_key_file_la_LDFLAGS = -shared -fPIC -module -avoid-version
diff --git a/backends/telepathy/Makefile.am b/backends/telepathy/Makefile.am
index 4c87881..bf7faa9 100644
--- a/backends/telepathy/Makefile.am
+++ b/backends/telepathy/Makefile.am
@@ -45,6 +45,7 @@ libfolks_backend_telepathy_la_LIBADD = \
 	$(GLIB_LIBS) \
 	$(DBUS_GLIB_LIBS) \
 	$(GEE_LIBS) \
+	$(top_builddir)/folks/libfolks.la \
 	$(TP_GLIB_LIBS) \
 	lib/libfolks-telepathy.la \
 	$(NULL)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]