forked from AuroraMiddleware/gtk
testsuite: Install accessibility-dump executable alongside tests
The installed-tests want to run this. Signed-off-by: Simon McVittie <smcv@debian.org>
This commit is contained in:
parent
fa8190328d
commit
a0d83bdfa7
@ -44,6 +44,8 @@ a11y_state_tests = [
|
||||
a11y_dump_bin = executable('accessibility-dump',
|
||||
'accessibility-dump.c',
|
||||
dependencies: libgtk_dep,
|
||||
install: get_option('install-tests'),
|
||||
install_dir: testexecdir,
|
||||
)
|
||||
|
||||
foreach t: a11y_state_tests
|
||||
|
Loading…
Reference in New Issue
Block a user