From 30830eb693ac2e89f28bb34459db6837031ca795 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 9 Apr 2013 08:34:44 +0200 Subject: Fix up Makefile.am files for automake 1.13 warnings --- tools/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/tests') 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)/.. \ -- cgit v1.1