From e213eae8ad44fe93d446ca70d4cf020f0c46f560 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Tue, 10 Feb 2026 15:14:04 +0100 Subject: lets just use egl --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 24b20bf..c6c0dda 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ OBJECTS += $(MI_OBJECT) DEPS = $(OBJECTS:.o=.d) -LIBRARIES = -lwayland-client -lvulkan +LIBRARIES = -lwayland-client all: $(WAYCLOCK) -- cgit v1.2.3