mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Don't run testfocus in 'make check'
It is not meant for that.
This commit is contained in:
parent
095ea84611
commit
2da37ba038
@ -26,10 +26,11 @@ TEST_PROGS += text
|
||||
TEST_PROGS += children
|
||||
|
||||
TEST_PROGS += focus
|
||||
TEST_PROGS += testfocus
|
||||
|
||||
TEST_PROGS += util
|
||||
|
||||
noinst_PROGS = testfocus
|
||||
|
||||
EXTRA_DIST += \
|
||||
hello-world.ui hello-world.txt \
|
||||
mnemonic.ui mnemonic.txt \
|
||||
|
Loading…
Reference in New Issue
Block a user