mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Make Makefile.am nonbroken
svn:r197
This commit is contained in:
@@ -11,9 +11,9 @@ or_SOURCES = buffers.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 directory.c dns.c
|
||||
|
||||
test_config_SOURCES = test_config.c
|
||||
test_config_SOURCES = test_config.c config.c
|
||||
|
||||
test_config_LDADD = config.o -L../common -lor
|
||||
test_config_LDADD = -L../common -lor
|
||||
|
||||
noinst_HEADERS = or.h tree.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user