From bce43321ba6d5723e57710bd48bc84c08ec493ff Mon Sep 17 00:00:00 2001 From: Fabrice Date: Tue, 10 Feb 2026 13:58:01 +0100 Subject: link vulkan --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4169462..5837100 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ OBJECTS += $(MI_OBJECT) DEPS = $(OBJECTS:.o=.d) -LIBRARIES = -lwayland-client +LIBRARIES = -lwayland-client -lvulkan all: $(WAYCLOCK) -- cgit v1.2.3