meson: a11y tests: don't build testfocus.c, autotools doesn't dist it
And the resulting binary isn't used anyway
This commit is contained in:
parent
f0038fad63
commit
bd80b34ca8
@ -43,11 +43,6 @@ skipped_tests = [
|
||||
'colorchooser',
|
||||
]
|
||||
|
||||
a11y_testfocus_bin = executable('testfocus',
|
||||
'testfocus.c',
|
||||
dependencies: libgtk_dep,
|
||||
)
|
||||
|
||||
a11y_dump_bin = executable('accessibility-dump',
|
||||
'accessibility-dump.c',
|
||||
dependencies: libgtk_dep,
|
||||
|
Loading…
Reference in New Issue
Block a user