[folks] eds: Fix linker warnings for the e-d-s backend tests



commit 12c288af21d74ff985f419088c7a86518df7b00c
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Jul 13 19:30:01 2011 +0100

    eds: Fix linker warnings for the e-d-s backend tests

 tests/lib/eds/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/lib/eds/Makefile.am b/tests/lib/eds/Makefile.am
index 1c8346c..3c767ee 100644
--- a/tests/lib/eds/Makefile.am
+++ b/tests/lib/eds/Makefile.am
@@ -31,7 +31,7 @@ libeds_test_la_CFLAGS = \
 
 libeds_test_la_LIBADD = \
 	$(top_builddir)/folks/libfolks.la \
-	$(top_builddir)/backends/eds/libfolks-backend-eds.la \
+	$(top_builddir)/backends/eds/lib/libfolks-eds.la \
 	$(EBOOK_LIBS) \
 	$(EDATASERVER_LIBS) \
 	$(GLIB_LIBS) \



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