From 95f8fe17b9141f79e4beb39569d7f83b070f371b Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Thu, 18 Jul 2013 23:03:11 +0200 Subject: INCLUDES to AM_CPPFLAGS --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 84ee8b5f..189c1f5f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,7 +13,7 @@ libexec_PROGRAMS = \ caja-convert-metadata \ $(NULL) -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/cut-n-paste-code \ -I$(top_builddir)/libcaja-private \ -- cgit v1.2.1