From 316426136c4e5ac0b7c73b87f4e105d506329ba0 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 28 May 2014 22:14:15 +0200 Subject: Update automake syntax --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index 2e6b3c4..1291c6f 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,6 +1,6 @@ MAINTAINERCLEANFILES = Makefile.in -INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src +AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src AM_CFLAGS = @DEFINES@ @GTK_CFLAGS@ -- cgit v1.2.3-70-g09d2