summaryrefslogtreecommitdiff
path: root/src/or/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2002-07-15 21:13:40 +0000
committerRoger Dingledine <arma@torproject.org>2002-07-15 21:13:40 +0000
commitffc545311b9c1142b6ed59482cb811f6388e1932 (patch)
treeaa0911cd226723dbe4773c6865810ce718918d71 /src/or/Makefile.am
parent4aeca322b4222b2735e057e8e9027cc94e2064dc (diff)
downloadtor-ffc545311b9c1142b6ed59482cb811f6388e1932.tar.gz
tor-ffc545311b9c1142b6ed59482cb811f6388e1932.zip
removed args.c (bruce's popt stuff makes it obsolete)
svn:r49
Diffstat (limited to 'src/or/Makefile.am')
-rw-r--r--src/or/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/Makefile.am b/src/or/Makefile.am
index f296776902..0bf5f4a787 100644
--- a/src/or/Makefile.am
+++ b/src/or/Makefile.am
@@ -7,7 +7,7 @@ bin_PROGRAMS = or
or_LDADD = -L../common -lor
-or_SOURCES = args.c 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