Prechádzať zdrojové kódy

stop building sample-server-torrc, start building tor.1

svn:r861
Roger Dingledine 21 rokov pred
rodič
commit
1d9b1550e0
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      configure.in

+ 1 - 1
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)