summaryrefslogtreecommitdiffstats
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/meson.build b/protocols/meson.build
index fa6d696c..9966c02f 100644
--- a/protocols/meson.build
+++ b/protocols/meson.build
@@ -35,6 +35,7 @@ client_protocols = [
35] 35]
36 36
37server_protocols = [ 37server_protocols = [
38 [wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
38 [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'], 39 [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
39 ['wlr-layer-shell-unstable-v1.xml'], 40 ['wlr-layer-shell-unstable-v1.xml'],
40 ['wlr-input-inhibitor-unstable-v1.xml'] 41 ['wlr-input-inhibitor-unstable-v1.xml']