diff --git a/tests/meson.build b/tests/meson.build index 40e3ab3..6cdd2b4 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -146,6 +146,10 @@ tests = { 'headers-protocol-core-test.c', ], 'os-wrappers-test': [], + 'proxy-test': [ + wayland_client_protocol_h, + wayland_server_protocol_h, + ], } foreach test_name, test_extra_sources: tests