diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 15:14:04 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 15:14:04 +0100 |
| commit | e213eae8ad44fe93d446ca70d4cf020f0c46f560 (patch) | |
| tree | 77cdb68a86a0b8d8156a454906a02a8061f22096 /Makefile | |
| parent | 49c74168cb6346f96c29e728428e148fb734e792 (diff) | |
lets just use egl
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ OBJECTS += $(MI_OBJECT) DEPS = $(OBJECTS:.o=.d) -LIBRARIES = -lwayland-client -lvulkan +LIBRARIES = -lwayland-client all: $(WAYCLOCK) |
