]> Pileus Git - ~andy/gtk/blobdiff - tests/a11y/Makefile.am
tests/a11y/Makefile.am: Use AM_CPPFLAGS instead deprecated INCLUDES
[~andy/gtk] / tests / a11y / Makefile.am
index 27469c032e9172a084643305cf0df35be753842b..3ec5fc2475b7a69ff6763a5630de5aa2eaeb0816 100644 (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             \