[gtk+] a11y: Include testdata in EXTRA_DIST
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] a11y: Include testdata in EXTRA_DIST
- Date: Fri, 21 Jun 2013 18:05:51 +0000 (UTC)
commit c4a9bb6838878a605a239f60171f13fcd52f4bde
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 21 14:05:21 2013 -0400
a11y: Include testdata in EXTRA_DIST
Otherwise tests don't work from a tarball release.
testsuite/a11y/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/testsuite/a11y/Makefile.am b/testsuite/a11y/Makefile.am
index e5fed94..57d2e4a 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]