diff --git a/libweston/meson.build b/libweston/meson.build index 4bc96f1e..c9c9166f 100644 --- a/libweston/meson.build +++ b/libweston/meson.build @@ -443,7 +443,6 @@ if get_option('renderer-gl') srcs_renderer_gl = [ 'gl-renderer.c', - '../shared/matrix.c', linux_dmabuf_unstable_v1_protocol_c, linux_dmabuf_unstable_v1_server_protocol_h, ]