Skip to content
Snippets Groups Projects
Commit 9f0e93e7 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Add zlib to link step

svn:r183
parent 1bf9f08b
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment