diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 13:58:01 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 13:58:01 +0100 |
| commit | bce43321ba6d5723e57710bd48bc84c08ec493ff (patch) | |
| tree | 0a36a8a512a8cc21e6a174fd4202797a174c08e5 /Makefile | |
| parent | 586ebde8567cf24bc2cd12714cc8c97956328a46 (diff) | |
link vulkan
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ OBJECTS += $(MI_OBJECT) DEPS = $(OBJECTS:.o=.d) -LIBRARIES = -lwayland-client +LIBRARIES = -lwayland-client -lvulkan all: $(WAYCLOCK) |
