From 186a1e3abe265d01be102767c4ce113ed5dcb7be Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Thu, 18 Jul 2013 23:02:09 +0200 Subject: INCLUDES to AM_CPPFLAGS --- libcaja-private/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcaja-private/Makefile.am b/libcaja-private/Makefile.am index c80e1547..b3bffb2f 100644 --- a/libcaja-private/Makefile.am +++ b/libcaja-private/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.shared noinst_LTLIBRARIES=libcaja-private.la -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_builddir) \ -I$(top_srcdir)/cut-n-paste-code \ -- cgit v1.2.1