From 9b23b563c3af31264db4aa70a54171b3ad890501 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 18 Dec 2013 23:18:38 -0500 Subject: Avoid some automake warnings --- docs/reference/gdk-pixbuf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/reference/gdk-pixbuf/Makefile.am b/docs/reference/gdk-pixbuf/Makefile.am index c28e34f4c..1583a6f76 100644 --- a/docs/reference/gdk-pixbuf/Makefile.am +++ b/docs/reference/gdk-pixbuf/Makefile.am @@ -34,7 +34,7 @@ IGNORE_HFILES= \ xpm-color-table.h \ test-images.h -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_builddir) \ $(GDK_PIXBUF_DEBUG_FLAGS) \ -- cgit v1.2.1