Browse Source

rename tor_resolve to tor-resolve

svn:r2113
Roger Dingledine 20 years ago
parent
commit
a450909716
2 changed files with 2 additions and 2 deletions
  1. 2 2
      contrib/Makefile.am
  2. 0 0
      contrib/tor-resolve

+ 2 - 2
contrib/Makefile.am

@@ -1,9 +1,9 @@
 confdir = $(sysconfdir)/tor
 
-EXTRA_DIST = tor-tsocks.conf torify.1 tor.spec tor_resolve
+EXTRA_DIST = tor-tsocks.conf torify.1 tor.spec tor-resolve
 
 conf_DATA = tor-tsocks.conf
 
-bin_SCRIPTS = torify tor_resolve
+bin_SCRIPTS = torify tor-resolve
 
 man_MANS = torify.1

+ 0 - 0
contrib/tor_resolve → contrib/tor-resolve