From 368c9f43cf50d0a8f3ec132518fd0835511f56ac Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 1 Jun 2022 09:38:39 +0200 Subject: [PATCH] build: fix wlr-output-power-management filename Closes: https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/issues/115 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c52fad3..272dc34 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ unstable_protocols = \ unstable/wlr-gamma-control-unstable-v1.xml \ unstable/wlr-input-inhibitor-unstable-v1.xml \ unstable/wlr-layer-shell-unstable-v1.xml \ - unstable/wlr-output-power-management-v1.xml \ + unstable/wlr-output-power-management-unstable-v1.xml \ unstable/wlr-screencopy-unstable-v1.xml check: