summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)