From 30830eb693ac2e89f28bb34459db6837031ca795 Mon Sep 17 00:00:00 2001 From: Stef Walter <stefw@gnome.org> Date: Tue, 9 Apr 2013 08:34:44 +0200 Subject: Fix up Makefile.am files for automake 1.13 warnings --- trust/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trust/tests') diff --git a/trust/tests/Makefile.am b/trust/tests/Makefile.am index 240bd7d..abacab6 100644 --- a/trust/tests/Makefile.am +++ b/trust/tests/Makefile.am @@ -1,7 +1,7 @@ include $(top_srcdir)/build/Makefile.tests -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(srcdir)/.. \ -I$(top_srcdir)/common \ -- cgit v1.1