浏览代码

look for tor.sh in the right place

svn:r1069
Roger Dingledine 21 年之前
父节点
当前提交
f527e138ad
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 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)