aboutsummaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2018-03-28 23:38:30 -0400
committerFurkan Sahin <furkan-dev@proton.me>2018-03-28 23:38:30 -0400
commitc3933e3938517445d8fcd7015f9dfb29129ecae0 (patch)
treea98288eba89b52b9fb1a7fb41fb8d473b3c1b90a /protocols
parent3fde54c26f6c3a939bcc05d317e01642b21e0ecd (diff)
add xdg-protocol header
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 3f79e719..0887cf86 100644
--- a/protocols/meson.build
+++ b/protocols/meson.build
@@ -26,6 +26,7 @@ client_protocols = [
]
server_protocols = [
+ [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
['wlr-layer-shell-unstable-v1.xml']
]