summaryrefslogtreecommitdiff
path: root/contrib
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 /contrib
parentdeb78d971c4bcb9e3ccbb71e7925bc6baa707188 (diff)
downloadgdk-pixbuf-9b23b563c3af31264db4aa70a54171b3ad890501.tar.gz
Avoid some automake warnings
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gdk-pixbuf-xlib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gdk-pixbuf-xlib/Makefile.am b/contrib/gdk-pixbuf-xlib/Makefile.am
index d6135559c..887379df0 100644
--- a/contrib/gdk-pixbuf-xlib/Makefile.am
+++ b/contrib/gdk-pixbuf-xlib/Makefile.am
@@ -6,7 +6,7 @@ endif
lib_LTLIBRARIES=libgdk_pixbuf_xlib-2.0.la
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) -I$(top_builddir) \
-I$(top_srcdir)/gdk-pixbuf \
-I$(top_srcdir)/contrib \