summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6c0dda..4bc6cfa 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ OBJECTS += $(MI_OBJECT)
DEPS = $(OBJECTS:.o=.d)
-LIBRARIES = -lwayland-client
+LIBRARIES = -lwayland-client -lEGL -lwayland-egl
all: $(WAYCLOCK)