diff --git a/testsuite/a11y/Makefile.am b/testsuite/a11y/Makefile.am index e5fed94d3c..57d2e4a7ce 100644 --- a/testsuite/a11y/Makefile.am +++ b/testsuite/a11y/Makefile.am @@ -85,7 +85,7 @@ test_in_files = \ a11yutil.test.in \ $(NULL) -EXTRA_DIST += $(test_in_files) +EXTRA_DIST += $(test_in_files) $(testdata) if BUILDOPT_INSTALL_TESTS insttestdir=$(pkglibexecdir)/installed-tests