aboutsummaryrefslogtreecommitdiff
path: root/protocol/meson.build
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2019-03-07 17:51:43 +0100
committerDrew DeVault <sir@cmpwn.com>2019-04-11 09:19:57 -0600
commit3a233b3fccee189d77878c66cdc0961951b53739 (patch)
treebc648a47e3686e1a908c1739188dc2c6b9223739 /protocol/meson.build
parentb6d0de177adaeeb0f5990613b52d50520bc15301 (diff)
Add support for wlr-output-management-unstable-v1
Diffstat (limited to 'protocol/meson.build')
-rw-r--r--protocol/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol/meson.build b/protocol/meson.build
index 295da6c5..7cc10320 100644
--- a/protocol/meson.build
+++ b/protocol/meson.build
@@ -38,6 +38,7 @@ protocols = [
'wlr-gamma-control-unstable-v1.xml',
'wlr-input-inhibitor-unstable-v1.xml',
'wlr-layer-shell-unstable-v1.xml',
+ 'wlr-output-management-unstable-v1.xml',
'wlr-screencopy-unstable-v1.xml',
]