diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am index 3ec5fc2475..27469c032e 100644 --- a/tests/a11y/Makefile.am +++ b/tests/a11y/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.decl check_PROGRAMS = $(TEST_PROGS) -AM_CPPFLAGS = \ +INCLUDES = \ -I$(top_srcdir) \ -I$(top_builddir)/gdk \ -I$(top_srcdir)/gdk \