summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2012-02-28 00:05:31 -0800
committerPixel <pixel@nobis-crew.org>2012-02-28 00:05:31 -0800
commit81132947f2f70d4a4b7423d8b718b662bcefaef9 (patch)
treeee4c2b12ee8cb8881ef4cab4d21fa1a9ca4b7727 /Makefile
parent30c37eb549c17b29a8131598cc06aeaf374896f5 (diff)
Adding a short test for the ZStreams.
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