a11y: Make it compile again

Overriding CFLAGS is a bad idea. Use INCLUDES instead.
This commit is contained in:
Benjamin Otte 2011-06-27 02:58:57 +02:00 committed by Matthias Clasen
parent 787170c4cd
commit 64d4b76384

View File

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