[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] move the tor program back to usr/bin/
Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/or
Modified Files:
Makefile.am
Log Message:
move the tor program back to usr/bin/
Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/or/Makefile.am,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Makefile.am 17 Feb 2004 04:48:01 -0000 1.24
+++ Makefile.am 25 Feb 2004 06:41:21 -0000 1.25
@@ -2,7 +2,7 @@
noinst_PROGRAMS = test
-sbin_PROGRAMS = tor
+bin_PROGRAMS = tor
tor_SOURCES = buffers.c circuit.c command.c connection.c \
connection_or.c config.c dirserv.c \