diff --git a/tests/meson.build b/tests/meson.build index 5a5b2e6d..b9646921 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -184,7 +184,7 @@ tests_weston_plugin = [ ['plugin-registry'], ['surface'], ['surface-global'], - ['surface-screenshot'], + ['surface-screenshot', 'surface-screenshot-test.c', dep_libshared], ] if get_option('shell-ivi')