aboutsummaryrefslogtreecommitdiffhomepage
path: root/protocol/meson.build
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2026-07-16 13:13:41 +0300
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2026-07-16 13:13:41 +0300
commitecc949ce290ea5770c8abc4abc973ff072b9b033 (patch)
treecd22dd66836fcbc2d9f14c03813dfbbe7e75e94e /protocol/meson.build
parentff8c3b1dd6fbd7107867e0cef6556e52c7ede6cb (diff)
parent3bdc117b311b787b85e2ab6af1b3d63fcef00e49 (diff)
Merge tag '5.15.1' of https://repo.dec05eba.com/gpu-screen-recorder
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 bbdccba..296c057 100644
--- a/protocol/meson.build
+++ b/protocol/meson.build
@@ -16,6 +16,7 @@ wayland_scanner_client = generator(
protocols = [
'xdg-output-unstable-v1.xml',
+ 'color-management-v1.xml',
]
protocol_src = []