]> Pileus Git - ~andy/gtk/blobdiff - modules/engines/pixbuf/Makefile.am
Use AM_CPPFLAGS instead the obsolete INCLUDES
[~andy/gtk] / modules / engines / pixbuf / Makefile.am
index 2a90796b74bc5aa906c51bd015ae7cdaa0a2ca13..59a280c7073031c8cdbd79eed41228e84bf368e8 100644 (file)
@@ -4,7 +4,7 @@ if PLATFORM_WIN32
 no_undefined = -no-undefined
 endif
 
-INCLUDES = \
+AM_CPPFLAGS = \
        -I$(top_srcdir)                 \
        -I$(top_srcdir)/gdk             \
        -I$(top_builddir)/gdk           \