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 3592bbc..35fd727 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ LDFLAGS += -g
endif
INCLUDES = includes libcoro libeio libev LuaJIT/src
-LIBS =
+LIBS = z
ifeq ($(SYSTEM),Darwin)
CC = clang