summaryrefslogtreecommitdiff
path: root/tools/tests
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-04-09 08:34:44 +0200
committerStef Walter <stefw@gnome.org>2013-05-21 11:31:09 +0200
commit30830eb693ac2e89f28bb34459db6837031ca795 (patch)
tree34d0a402ab588bd80c5c997de402e289d7db227d /tools/tests
parentdcabaf1d56d410ba7ddb3dfbab9011bbbea5e6bc (diff)
Fix up Makefile.am files for automake 1.13 warnings
Diffstat (limited to 'tools/tests')
-rw-r--r--tools/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tests/Makefile.am b/tools/tests/Makefile.am
index 667bf12..9a5ab73 100644
--- a/tools/tests/Makefile.am
+++ b/tools/tests/Makefile.am
@@ -10,7 +10,7 @@ TOOLS = $(top_srcdir)/tools
TEST_RUNNER = libtool --mode=execute
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/p11-kit \
-I$(srcdir)/.. \