mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
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 \
|
a11yutil.test.in \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
EXTRA_DIST += $(test_in_files)
|
EXTRA_DIST += $(test_in_files) $(testdata)
|
||||||
|
|
||||||
if BUILDOPT_INSTALL_TESTS
|
if BUILDOPT_INSTALL_TESTS
|
||||||
insttestdir=$(pkglibexecdir)/installed-tests
|
insttestdir=$(pkglibexecdir)/installed-tests
|
||||||
|
Loading…
Reference in New Issue
Block a user