From 31695a3912ee396836b6af017f9eb9a0b2d46073 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 5 Aug 2014 09:52:20 -0500 Subject: build: INCLUDES -> AM_CPPFLAGS to quiet automake warning --- docs/reference/api/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/api') diff --git a/docs/reference/api/Makefile.am b/docs/reference/api/Makefile.am index 60796875..68029cfb 100644 --- a/docs/reference/api/Makefile.am +++ b/docs/reference/api/Makefile.am @@ -34,7 +34,7 @@ IGNORE_HFILES = \ # CFLAGS and LDFLAGS for compiling scan program. Only needed # if $(DOC_MODULE).types is non-empty. -INCLUDES = \ +AM_CPPFLAGS = \ -I$(srcdir) \ -I$(top_srcdir) \ -I$(top_builddir) \ -- cgit v1.2.3-70-g09d2