diff --git a/trunk/src/or/Makefile.am b/trunk/src/or/Makefile.am index f79381a828..8b4fc2443f 100644 --- a/trunk/src/or/Makefile.am +++ b/trunk/src/or/Makefile.am @@ -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 \