diff --git a/src/or/Makefile.am b/src/or/Makefile.am index 28e23a0624..91ec1c057c 100644 --- a/src/or/Makefile.am +++ b/src/or/Makefile.am @@ -32,5 +32,5 @@ test_SOURCES = buffers.c circuitbuild.c circuitlist.c \ test_LDADD = ../common/libor.a ../common/libor-crypto.a -lz -lssl -lcrypto -noinst_HEADERS = or.h eventdns.h eventdns_tor.h +noinst_HEADERS = or.h eventdns.h eventdns_tor.h eventdns.c