diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am index 27469c032e..3ec5fc2475 100644 --- a/tests/a11y/Makefile.am +++ b/tests/a11y/Makefile.am @@ -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 \