mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
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:
+3
-3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user