summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'demos/gtk-demo/Makefile.am')
-rw-r--r--demos/gtk-demo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/gtk-demo/Makefile.am b/demos/gtk-demo/Makefile.am
index e4c45538df..973307869c 100644
--- a/demos/gtk-demo/Makefile.am
+++ b/demos/gtk-demo/Makefile.am
@@ -46,7 +46,7 @@ demos = \
tree_store.c \
ui_manager.c
-INCLUDES = \
+AM_CPPFLAGS = \
-DDEMOCODEDIR="\"$(democodedir)\"" \
-I$(top_srcdir) \
-I$(top_builddir)/gdk \