look for tor.sh in the right place

svn:r1069
This commit is contained in:
Roger Dingledine 2004-02-17 00:58:07 +00:00
parent ffa28ba839
commit f527e138ad

View File

@ -184,5 +184,5 @@ AC_SUBST(LOCALSTATEDIR)
echo "confdir: $CONFDIR" 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)