diff options
author | Javier Jardón <jjardon@gnome.org> | 2011-07-06 17:08:34 +0100 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2011-07-07 11:20:02 +0100 |
commit | f02812c0d65ca6c0dc6e6bb845d6be11714f4af6 (patch) | |
tree | 7cf02d57cb18a617a0b0f3897be468f6554d2f36 /tests | |
parent | a38d119f166b40764892dcd4147d656738a1e3e6 (diff) | |
download | gtk+-f02812c0d65ca6c0dc6e6bb845d6be11714f4af6.tar.gz |
asd
Diffstat (limited to 'tests')
-rw-r--r-- | tests/a11y/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |