From e521b0404bb1a50326404a47bdb510f8fc46898e Mon Sep 17 00:00:00 2001 From: emersion Date: Tue, 24 Oct 2017 21:56:18 +0200 Subject: Add server-decoration skeleton --- protocol/meson.build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocol/meson.build') diff --git a/protocol/meson.build b/protocol/meson.build index 2cbb5b6d..ff54815a 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -24,12 +24,14 @@ protocols = [ [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'], 'gamma-control.xml', 'screenshooter.xml', + 'server-decoration.xml', ] client_protocols = [ [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'], 'gamma-control.xml', 'screenshooter.xml', + 'server-decoration.xml', ] wl_protos_src = [] -- cgit v1.2.3