forked from AuroraMiddleware/gtk
a11y: Include testdata in EXTRA_DIST
Otherwise tests don't work from a tarball release.
This commit is contained in:
parent
8d47410426
commit
c4a9bb6838
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user