[or-cvs] fix "make dist" so it works again

Roger Dingledine arma at seul.org
Sun Oct 31 21:16:12 UTC 2004


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

Modified Files:
	Makefile.am 
Log Message:
fix 'make dist' so it works again


Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/contrib/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile.am	28 Oct 2004 20:30:10 -0000	1.8
+++ Makefile.am	31 Oct 2004 21:16:09 -0000	1.9
@@ -1,6 +1,6 @@
 confdir = $(sysconfdir)/tor
 
-EXTRA_DIST = tor-tsocks.conf torify.1 tor-resolve.1 tor.spec tor-resolve
+EXTRA_DIST = tor-tsocks.conf torify.1 tor.spec
 
 conf_DATA = tor-tsocks.conf
 



More information about the tor-commits mailing list