[or-cvs] still removing version.h

Roger Dingledine arma at seul.org
Fri May 9 02:14:03 UTC 2003


Update of /home/or/cvsroot/src/common
In directory moria.mit.edu:/home/arma/work/onion/cvs/src/common

Modified Files:
	Makefile.am 
Log Message:
still removing version.h


Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/common/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.am	16 Apr 2003 17:04:57 -0000	1.10
+++ Makefile.am	9 May 2003 02:14:01 -0000	1.11
@@ -5,5 +5,5 @@
 
 libor_a_SOURCES = log.c crypto.c fakepoll.c util.c
 
-noinst_HEADERS = log.h ss.h version.h crypto.h fakepoll.h test.h util.h
+noinst_HEADERS = log.h ss.h crypto.h fakepoll.h test.h util.h
 



More information about the tor-commits mailing list