summaryrefslogtreecommitdiff
path: root/demos/pixbuf-demo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'demos/pixbuf-demo/Makefile.am')
-rw-r--r--demos/pixbuf-demo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/pixbuf-demo/Makefile.am b/demos/pixbuf-demo/Makefile.am
index ca520ce7dc..c5c5aaae26 100644
--- a/demos/pixbuf-demo/Makefile.am
+++ b/demos/pixbuf-demo/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am for gtk+/demos
include $(top_srcdir)/Makefile.decl
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir)/gdk \
-DGDK_DISABLE_DEPRECATED \