[folks] build: tests don't use <folks/*.h> so add path to folks/
- From: Raul Gutierrez Segales <raulgs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] build: tests don't use <folks/*.h> so add path to folks/
- Date: Mon, 5 Sep 2011 22:49:44 +0000 (UTC)
commit 50a9aebbf9694e04030c4528ce93751396728b4f
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date: Mon Sep 5 23:33:08 2011 +0100
build: tests don't use <folks/*.h> so add path to folks/
tests/eds/Makefile.am | 1 +
tests/lib/eds/Makefile.am | 2 ++
tests/lib/tracker/Makefile.am | 1 +
tests/libsocialweb/Makefile.am | 1 +
tests/telepathy/Makefile.am | 1 +
tests/tracker/Makefile.am | 1 +
6 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/tests/eds/Makefile.am b/tests/eds/Makefile.am
index f2c775c..0aea0fc 100644
--- a/tests/eds/Makefile.am
+++ b/tests/eds/Makefile.am
@@ -6,6 +6,7 @@ AM_CPPFLAGS = \
$(GCONF2_CFLAGS) \
-I$(top_srcdir)/folks \
-I$(top_srcdir)/backends/eds/lib \
+ -I$(top_srcdir)/backends/eds/lib/folks \
-I$(top_srcdir)/tests/lib \
-I$(top_srcdir)/tests/lib/eds \
-include $(CONFIG_HEADER) \
diff --git a/tests/lib/eds/Makefile.am b/tests/lib/eds/Makefile.am
index 030ab79..4a698a9 100644
--- a/tests/lib/eds/Makefile.am
+++ b/tests/lib/eds/Makefile.am
@@ -28,7 +28,9 @@ libeds_test_la_CFLAGS = \
$(GEE_CFLAGS) \
$(EBOOK_CFLAGS) \
$(EDATASERVER_CFLAGS) \
+ -I$(top_srcdir)/folks \
-I$(top_srcdir)/backends/eds/lib \
+ -I$(top_srcdir)/backends/eds/lib/folks \
$(NULL)
libeds_test_la_LIBADD = \
diff --git a/tests/lib/tracker/Makefile.am b/tests/lib/tracker/Makefile.am
index da78f65..f1cd8d1 100644
--- a/tests/lib/tracker/Makefile.am
+++ b/tests/lib/tracker/Makefile.am
@@ -31,6 +31,7 @@ libtracker_test_la_CFLAGS = \
$(TRACKER_SPARQL_CFLAGS) \
-I$(top_srcdir)/folks \
-I$(top_srcdir)/backends/tracker/lib \
+ -I$(top_srcdir)/backends/tracker/lib/folks \
$(NULL)
libtracker_test_la_LIBADD = \
diff --git a/tests/libsocialweb/Makefile.am b/tests/libsocialweb/Makefile.am
index 0ae24cd..f756314 100644
--- a/tests/libsocialweb/Makefile.am
+++ b/tests/libsocialweb/Makefile.am
@@ -5,6 +5,7 @@ AM_CPPFLAGS = \
$(SW_CLIENT_CFLAGS) \
-I$(top_srcdir)/folks \
-I$(top_srcdir)/backends/libsocialweb/lib \
+ -I$(top_srcdir)/backends/libsocialweb/lib/folks \
-I$(top_srcdir)/tests/lib \
-I$(top_srcdir)/tests/lib/libsocialweb \
-include $(CONFIG_HEADER) \
diff --git a/tests/telepathy/Makefile.am b/tests/telepathy/Makefile.am
index b30229c..28dd5e1 100644
--- a/tests/telepathy/Makefile.am
+++ b/tests/telepathy/Makefile.am
@@ -5,6 +5,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/folks \
-I$(top_srcdir)/backends/telepathy \
-I$(top_srcdir)/backends/telepathy/lib \
+ -I$(top_srcdir)/backends/telepathy/lib/folks \
-I$(top_srcdir)/tests/lib \
-I$(top_srcdir)/tests/lib/telepathy/contactlist \
-include $(CONFIG_HEADER) \
diff --git a/tests/tracker/Makefile.am b/tests/tracker/Makefile.am
index 3de8b94..d39f517 100644
--- a/tests/tracker/Makefile.am
+++ b/tests/tracker/Makefile.am
@@ -5,6 +5,7 @@ AM_CPPFLAGS = \
$(GCONF2_CFLAGS) \
-I$(top_srcdir)/folks \
-I$(top_srcdir)/backends/tracker/lib \
+ -I$(top_srcdir)/backends/tracker/lib/folks \
-I$(top_srcdir)/tests/lib \
-I$(top_srcdir)/tests/lib/tracker \
-include $(CONFIG_HEADER) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]