]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
and build the torify script on ./configure
authorRoger Dingledine <arma@torproject.org>
Tue, 17 Feb 2004 04:29:11 +0000 (04:29 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 17 Feb 2004 04:29:11 +0000 (04:29 +0000)
svn:r1080

configure.in

index 6d65f27f84cc360668d46ccdeaa4d8d0fe810e44..bbf729d3e38b811484bdcb5bc8adc698e7b1678a 100644 (file)
@@ -184,5 +184,5 @@ AC_SUBST(LOCALSTATEDIR)
 
 echo "confdir: $CONFDIR"
 
-AC_OUTPUT(Makefile contrib/tor.sh src/config/torrc doc/tor.1 src/Makefile doc/Makefile src/config/Makefile src/common/Makefile src/or/Makefile)
+AC_OUTPUT(Makefile contrib/tor.sh contrib/torify src/config/torrc doc/tor.1 src/Makefile doc/Makefile src/config/Makefile src/common/Makefile src/or/Makefile)