diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build index 677421b..7b7e795 100644 --- a/meson.build +++ b/meson.build @@ -158,6 +158,7 @@ executable( 'log.c', 'log.h', 'shm.c', 'shm.h', 'stride.h', + 'wbg-features.h', image_format_sources, wl_proto_src + wl_proto_headers, version, dependencies: [pixman, png, jpg, jxl, jxl_threads, webp, svg, wayland_client, tllist], |