[evolution-data-server] Bug 629255 - e-d-s FTBFS
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug 629255 - e-d-s FTBFS
- Date: Wed, 15 Sep 2010 10:24:28 +0000 (UTC)
commit e39f847214249e4b462ec2c767ffe8de4e5e9a5a
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]