Browse Source

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

svn:r2784
Roger Dingledine 19 years ago
parent
commit
df671e09cc
1 changed files with 1 additions and 1 deletions
  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