summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-12-18 23:18:38 -0500
committerMatthias Clasen <mclasen@redhat.com>2013-12-18 23:21:42 -0500
commit9b23b563c3af31264db4aa70a54171b3ad890501 (patch)
treebdab6e00594d6115274538bda391cc87fd04d4a8 /docs
parentdeb78d971c4bcb9e3ccbb71e7925bc6baa707188 (diff)
downloadgdk-pixbuf-9b23b563c3af31264db4aa70a54171b3ad890501.tar.gz
Avoid some automake warnings
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk-pixbuf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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) \