Use AM_CPPFLAGS instead the obsolete INCLUDES
This commit is contained in:
@ -46,7 +46,7 @@ demos = \
|
||||
tree_store.c \
|
||||
ui_manager.c
|
||||
|
||||
INCLUDES = \
|
||||
AM_CPPFLAGS = \
|
||||
-DDEMOCODEDIR="\"$(democodedir)\"" \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_builddir)/gdk \
|
||||
|
||||
Reference in New Issue
Block a user