install the 'tor' binary to usr/sbin by default

svn:r1082
This commit is contained in:
Roger Dingledine 2004-02-17 04:48:01 +00:00
parent fdf959536f
commit a8d8b82662

View file

@ -2,7 +2,7 @@ TESTS = test
noinst_PROGRAMS = test
bin_PROGRAMS = tor
sbin_PROGRAMS = tor
tor_SOURCES = buffers.c circuit.c command.c connection.c \
connection_or.c config.c dirserv.c \