[folks/folks-0-2] Add missing DSO linking for contact-retrieval



commit fb930973ab02f80dcfcccc7053ca88d8070ba4c6
Author: Brian Pepple <bpepple fedoraproject org>
Date:   Sat Oct 30 10:51:32 2010 +0100

    Add missing DSO linking for contact-retrieval
    
    Closes: bgo#633511

 tests/telepathy/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/telepathy/Makefile.am b/tests/telepathy/Makefile.am
index 0e791a7..383ec24 100644
--- a/tests/telepathy/Makefile.am
+++ b/tests/telepathy/Makefile.am
@@ -46,6 +46,7 @@ contact_retrieval_SOURCES = \
 	$(NULL)
 
 contact_retrieval_LDADD = \
+	$(GEE_LIBS) \
 	$(top_builddir)/tests/lib/telepathy/contactlist/libtp-test-contactlist.la \
 	$(top_builddir)/folks/libfolks.la
 



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