aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-11-21 04:19:24 +0000
committerRoger Dingledine <arma@torproject.org>2003-11-21 04:19:24 +0000
commit1d9b1550e0773ff3599b743ed5b2960e4b28bce5 (patch)
tree0311757884a6bfd1fdb82db46a33882f643bee91
parent5b99985e79b3b698227f6fe26ed94e4e12fc4daf (diff)
downloadtor-1d9b1550e0773ff3599b743ed5b2960e4b28bce5.tar
tor-1d9b1550e0773ff3599b743ed5b2960e4b28bce5.tar.gz
stop building sample-server-torrc, start building tor.1
svn:r861
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 00885a059..33ad824a9 100644
--- a/configure.in
+++ b/configure.in
@@ -184,5 +184,5 @@ AC_SUBST(LOCALSTATEDIR)
echo "confdir: $CONFDIR"
-AC_OUTPUT(Makefile tor.sh src/config/torrc src/config/sample-server-torrc src/Makefile doc/Makefile src/config/Makefile src/common/Makefile src/or/Makefile)
+AC_OUTPUT(Makefile tor.sh src/config/torrc doc/tor.1 src/Makefile doc/Makefile src/config/Makefile src/common/Makefile src/or/Makefile)