changed my mind, sort of

the package is tor, the binary is or.

and i added our project plan to the todo file.


svn:r93
This commit is contained in:
Roger Dingledine
2002-09-03 22:53:34 +00:00
parent c5922aa208
commit adfd11b9ac
3 changed files with 42 additions and 5 deletions
+3 -3
View File
@@ -3,11 +3,11 @@ TESTS = test_config
noinst_PROGRAMS = test_config
bin_PROGRAMS = tor
bin_PROGRAMS = or
tor_LDADD = -L../common -lor
or_LDADD = -L../common -lor
tor_SOURCES = buffers.c cell.c circuit.c command.c connection.c \
or_SOURCES = buffers.c cell.c circuit.c command.c connection.c \
connection_exit.c connection_ap.c connection_op.c connection_or.c config.c \
main.c onion.c routers.c