Use AM_CPPFLAGS instead the obsolete INCLUDES

This commit is contained in:
Javier Jardón
2011-05-16 12:47:17 +01:00
parent 30930e643f
commit 32e00d1f43
21 changed files with 25 additions and 25 deletions

View File

@ -46,7 +46,7 @@ demos = \
tree_store.c \
ui_manager.c
INCLUDES = \
AM_CPPFLAGS = \
-DDEMOCODEDIR="\"$(democodedir)\"" \
-I$(top_srcdir) \
-I$(top_builddir)/gdk \