]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
look for tor.sh in the right place
authorRoger Dingledine <arma@torproject.org>
Tue, 17 Feb 2004 00:58:07 +0000 (00:58 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 17 Feb 2004 00:58:07 +0000 (00:58 +0000)
svn:r1069

configure.in

index 3156cb35ac33b3283a56cc6598e5d0538a8eb508..6d65f27f84cc360668d46ccdeaa4d8d0fe810e44 100644 (file)
@@ -184,5 +184,5 @@ AC_SUBST(LOCALSTATEDIR)
 
 echo "confdir: $CONFDIR"
 
-AC_OUTPUT(Makefile 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 src/config/torrc doc/tor.1 src/Makefile doc/Makefile src/config/Makefile src/common/Makefile src/or/Makefile)