summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lib/Makefile.am1
-rw-r--r--test/parser/Makefile.am1
-rw-r--r--test/urls/Makefile.am1
3 files changed, 0 insertions, 3 deletions
diff --git a/test/lib/Makefile.am b/test/lib/Makefile.am
index 5a3a34a..bfcf9c2 100644
--- a/test/lib/Makefile.am
+++ b/test/lib/Makefile.am
@@ -16,7 +16,6 @@ AUTOMAKE_OPTIONS = parallel-tests
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib \
- -I$(includedir) \
$(DEFAULT_CPPFLAGS)
AM_CFLAGS = \
diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am
index 7360926..5e7c765 100644
--- a/test/parser/Makefile.am
+++ b/test/parser/Makefile.am
@@ -15,7 +15,6 @@
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib \
- -I$(includedir) \
$(DEFAULT_CPPFLAGS)
AM_CFLAGS = \
diff --git a/test/urls/Makefile.am b/test/urls/Makefile.am
index da6fcbf..e2731c1 100644
--- a/test/urls/Makefile.am
+++ b/test/urls/Makefile.am
@@ -16,7 +16,6 @@ AUTOMAKE_OPTIONS = parallel-tests
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib \
- -I$(includedir) \
$(DEFAULT_CPPFLAGS)
AM_CFLAGS = \
OpenPOWER on IntegriCloud