[evolution-data-server/gnome-2-32] Bug 629255 - e-d-s FTBFS



commit 88e389b942a59b57bcffc4b1e5ace71a0a6615ed
Author: Chenthill Palanisamy <pchenthill novell com>
Date:   Mon Sep 13 17:02:15 2010 +0530

    Bug 629255 - e-d-s FTBFS

 calendar/libedata-cal/Makefile.am |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/calendar/libedata-cal/Makefile.am b/calendar/libedata-cal/Makefile.am
index f88e24e..0f33c68 100644
--- a/calendar/libedata-cal/Makefile.am
+++ b/calendar/libedata-cal/Makefile.am
@@ -126,7 +126,11 @@ test_e_sexp_CPPFLAGS = \
 	$(EVOLUTION_CALENDAR_CFLAGS)		\
 	-DTESTER=1
 
-test_e_sexp_LDADD = libedata-cal-1.2.la $(E_DATA_SERVER_LIBS)
+test_e_sexp_LDADD = \
+	libedata-cal-1.2.la 							\
+	$(top_builddir)/calendar/libecal/libecal-1.2.la 			\
+	$(top_builddir)/libedataserver/libedataserver-1.2.la			\
+	$(E_DATA_SERVER_LIBS)
 
 test_intervaltree_SOURCES = test-intervaltree.c e-cal-backend-intervaltree.c
 



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