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

@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.decl
SUBDIRS =
INCLUDES = \
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir)/gdk \
-I$(top_srcdir)/gdk \