summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/pixops
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-12-19 05:51:23 -0500
committerMatthias Clasen <mclasen@redhat.com>2013-12-19 05:51:23 -0500
commit3233f344b2120911b0a20b5856f06e1cbcecc9fe (patch)
treea0cfc43085cd73805df165f78e998e7e3170440c /gdk-pixbuf/pixops
parent58ad5226d76b2a835dc09ea5c1464bdd547ade54 (diff)
downloadgdk-pixbuf-3233f344b2120911b0a20b5856f06e1cbcecc9fe.tar.gz
Another automake warning
Diffstat (limited to 'gdk-pixbuf/pixops')
-rw-r--r--gdk-pixbuf/pixops/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/pixops/Makefile.am b/gdk-pixbuf/pixops/Makefile.am
index fe7775a29..809bfa8a0 100644
--- a/gdk-pixbuf/pixops/Makefile.am
+++ b/gdk-pixbuf/pixops/Makefile.am
@@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.decl
noinst_LTLIBRARIES = libpixops.la
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) -I$(top_builddir) \
$(GTK_DEBUG_FLAGS) \
$(GDK_PIXBUF_DEP_CFLAGS)