aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2002-09-22 11:09:07 +0000
committerRoger Dingledine <arma@torproject.org>2002-09-22 11:09:07 +0000
commit155c9b80cadc18715697dc24164dbdfc47b3cf77 (patch)
treecc2364cc0664ab237168781e97018720b89a0859 /src/Makefile.am
parent8d1aa27c462848b5111b874a51469761ca659f0d (diff)
downloadtor-155c9b80cadc18715697dc24164dbdfc47b3cf77.tar
tor-155c9b80cadc18715697dc24164dbdfc47b3cf77.tar.gz
onion proxy now speaks socks4a
httpap is obsolete; we support privoxy directly now! smtpap is obsolete; need to find a good socks4a-enabled smtp proxy/client I dub thee 0.0.1. svn:r107
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 912774be3..2f32580a0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,7 @@
# leave in dependency order, since common must be built first
-SUBDIRS = common smtpap orkeygen httpap or
-DIST_SUBDIRS = common smtpap orkeygen httpap or
+SUBDIRS = common orkeygen or
+DIST_SUBDIRS = common orkeygen or
EXTRA_DIST = config