Forráskód Böngészése

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

svn:r861
Roger Dingledine 21 éve
szülő
commit
1d9b1550e0
1 módosított fájl, 1 hozzáadás és 1 törlés
  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)