[evolution-data-server/openismus-work: 114/122] Refixing up Makefile to avoid removing the old framework (one test still needs it)



commit c376e8c88dc13fd3198bf30405b091c963157266
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Fri Dec 14 19:51:29 2012 +0900

    Refixing up Makefile to avoid removing the old framework (one test still needs it)

 tests/libebook/client/Makefile.am |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/tests/libebook/client/Makefile.am b/tests/libebook/client/Makefile.am
index e5f780e..9c5399a 100644
--- a/tests/libebook/client/Makefile.am
+++ b/tests/libebook/client/Makefile.am
@@ -13,7 +13,12 @@ libclient_test_utils_la_CPPFLAGS =				\
 	-I$(top_builddir)					\
 	-I$(top_srcdir)/addressbook				\
 	-I$(top_builddir)/addressbook				\
-	-I$(top_srcdir)/tests/libedataserver			\
+	-I$(top_srcdir)/calendar     				\
+	-I$(top_builddir)/calendar   				\
+	-I$(top_srcdir)/tests/libedataserver     		\
+	-I$(top_builddir)/tests/libedataserver   		\
+	-I$(top_srcdir)/tests/test-server-utils     		\
+	-I$(top_builddir)/tests/test-server-utils   		\
 	-DBACKENDDIR=\"$(ebook_backenddir)\"			\
 	-DDATADIR=\"$(datadir)\"				\
 	-DSRCDIR=\""$(abs_srcdir)"\"				\



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