aboutsummaryrefslogtreecommitdiff
path: root/protocol/meson.build
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2017-09-08 18:09:09 +0200
committeremersion <contact@emersion.fr>2017-10-07 16:22:02 +0200
commit35f970025133dc5ad627936a3cdeacb37b532072 (patch)
treecb413db2542cf87eb96c4c9b6923729cd956717a /protocol/meson.build
parent1c8b72e0cd63c4965bc04e7390d3165a9e4c08ce (diff)
First attempt to implement screenshooter
Diffstat (limited to 'protocol/meson.build')
-rw-r--r--protocol/meson.build2
1 files changed, 2 insertions, 0 deletions
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 = []