summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2013-05-15 02:00:11 +0200
committerBenjamin Otte <otte@redhat.com>2013-05-15 15:37:16 +0200
commit2c8e719b5a36de4998dca9a7a2f889ee054be690 (patch)
tree0f652988434a44ae1021657efd251e9abcce33b1 /tests/Makefile.am
parentbdfb55c9451e59e097a0e413402f2fa86bd2ae48 (diff)
downloadgtk+-2c8e719b5a36de4998dca9a7a2f889ee054be690.tar.gz
build: Move tests/a11y to testsuite/a11y
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ff170b7535..d8c6faf0c8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am for gtk+/tests
include $(top_srcdir)/Makefile.decl
-SUBDIRS = css reftests a11y visuals
+SUBDIRS = css reftests visuals
AM_CPPFLAGS = \
-I$(top_srcdir) \