소스 검색

don't install tor-control.py, just ship it

svn:r2784
Roger Dingledine 21 년 전
부모
커밋
df671e09cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contrib/Makefile.am

+ 1 - 1
contrib/Makefile.am

@@ -4,6 +4,6 @@ EXTRA_DIST = tor-tsocks.conf torify.1 tor-control.py
 
 conf_DATA = tor-tsocks.conf
 
-bin_SCRIPTS = torify tor-control.py
+bin_SCRIPTS = torify
 
 man_MANS = torify.1