From 35f970025133dc5ad627936a3cdeacb37b532072 Mon Sep 17 00:00:00 2001 From: emersion Date: Fri, 8 Sep 2017 18:09:09 +0200 Subject: First attempt to implement screenshooter --- 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 28a7b668..79871fea 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -28,6 +28,8 @@ protocols = [ client_protocols = [ [wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'], + 'gamma-control.xml', + 'screenshooter.xml', ] wl_protos_src = [] -- cgit v1.2.3