diff options
-rw-r--r-- | tests/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build index 1c619179..53d02d13 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -152,6 +152,7 @@ test_progs = [ 'kms_3d', 'kms_addfb_basic', 'kms_atomic', + 'kms_atomic_interruptible', 'kms_atomic_transition', 'kms_busy', 'kms_ccs', |