[or-cvs] stop shipping tree.h, since we don"t use anymore. (woo.)

arma at seul.org arma at seul.org
Tue Dec 20 07:17:44 UTC 2005


Update of /home2/or/cvsroot/tor/src/or
In directory moria:/home/arma/work/onion/cvs/tor/src/or

Modified Files:
	Makefile.am 
Log Message:
stop shipping tree.h, since we don't use anymore. (woo.)


Index: Makefile.am
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/Makefile.am,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -d -r1.38 -r1.39
--- Makefile.am	3 Nov 2004 01:32:26 -0000	1.38
+++ Makefile.am	20 Dec 2005 07:17:42 -0000	1.39
@@ -24,5 +24,5 @@ test_SOURCES = buffers.c circuitbuild.c 
 
 test_LDADD = ../common/libor.a ../common/libor-crypto.a -lz -lssl -lcrypto
 
-noinst_HEADERS = or.h tree.h
+noinst_HEADERS = or.h
 



More information about the tor-commits mailing list