From: Roger Dingledine Date: Tue, 20 Dec 2005 07:17:42 +0000 (+0000) Subject: stop shipping tree.h, since we don't use anymore. (woo.) X-Git-Tag: tor-0.1.1.11-alpha~156 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eecb835527570e3c9a9eb5bd4d0159ce4a173790;p=thirdparty%2Ftor.git stop shipping tree.h, since we don't use anymore. (woo.) svn:r5628 --- diff --git a/src/or/Makefile.am b/src/or/Makefile.am index dede21aea0..b190fbfaef 100644 --- a/src/or/Makefile.am +++ b/src/or/Makefile.am @@ -24,5 +24,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 tree.h +noinst_HEADERS = or.h