From 024627e872d586acaa01153ab74b877473a2246d Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 3 Jun 2022 18:44:43 +0200 Subject: content-type-v1: new protocol implementation References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/150 --- protocol/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'protocol/meson.build') diff --git a/protocol/meson.build b/protocol/meson.build index 4d56bbf4..6ba4bb6e 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -18,6 +18,7 @@ protocols = { 'xdg-shell': wl_protocol_dir / 'stable/xdg-shell/xdg-shell.xml', # Staging upstream protocols + 'content-type-v1': wl_protocol_dir / 'staging/content-type/content-type-v1.xml', 'drm-lease-v1': wl_protocol_dir / 'staging/drm-lease/drm-lease-v1.xml', 'ext-idle-notify-v1': wl_protocol_dir / 'staging/ext-idle-notify/ext-idle-notify-v1.xml', 'ext-session-lock-v1': wl_protocol_dir / 'staging/ext-session-lock/ext-session-lock-v1.xml', -- cgit v1.2.3