[or-cvs] include ExerciseServer.py and PathDemo.py in the tarball

Roger Dingledine arma at seul.org
Fri Apr 1 16:35:20 UTC 2005


Update of /home2/or/cvsroot/tor/contrib
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/contrib

Modified Files:
	Makefile.am 
Log Message:
include ExerciseServer.py and PathDemo.py in the tarball


Index: Makefile.am
===================================================================
RCS file: /home2/or/cvsroot/tor/contrib/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Makefile.am	26 Mar 2005 01:45:50 -0000	1.17
+++ Makefile.am	1 Apr 2005 16:35:17 -0000	1.18
@@ -3,7 +3,7 @@
 
 confdir = $(sysconfdir)/tor
 
-EXTRA_DIST = exitlist tor-tsocks.conf torify.1 TorControl.py tor.nsi tor.sh torctl
+EXTRA_DIST = exitlist tor-tsocks.conf torify.1 TorControl.py tor.nsi tor.sh torctl ExerciseServer.py PathDemo.py
 
 conf_DATA = tor-tsocks.conf
 



More information about the tor-commits mailing list