aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/meson.build')
-rw-r--r--protocols/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/meson.build b/protocols/meson.build
index 9d213f81..fa6d696c 100644
--- a/protocols/meson.build
+++ b/protocols/meson.build
@@ -30,6 +30,7 @@ wayland_scanner_server = generator(
30client_protocols = [ 30client_protocols = [
31 [wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'], 31 [wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
32 ['wlr-layer-shell-unstable-v1.xml'], 32 ['wlr-layer-shell-unstable-v1.xml'],
33 ['idle.xml'],
33 ['wlr-input-inhibitor-unstable-v1.xml'] 34 ['wlr-input-inhibitor-unstable-v1.xml']
34] 35]
35 36