tests/a11y/Makefile.am: Use AM_CPPFLAGS instead deprecated INCLUDES

This commit is contained in:
Javier Jardón
2011-07-07 13:49:26 +01:00
parent b3c3a7c35d
commit c344880b4e

View File

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