aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/or/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/Makefile.am b/src/or/Makefile.am
index e96b195c9..51b1427c3 100644
--- a/src/or/Makefile.am
+++ b/src/or/Makefile.am
@@ -5,7 +5,7 @@ noinst_PROGRAMS = test_config
bin_PROGRAMS = or
-or_LDADD = -L../common -lor
+or_LDADD = -L../common -lor -lz
or_SOURCES = buffers.c circuit.c command.c connection.c \
connection_exit.c connection_ap.c connection_op.c connection_or.c config.c \