rename tor_resolve to tor-resolve

svn:r2113
This commit is contained in:
Roger Dingledine
2004-07-22 22:35:25 +00:00
parent 4151b6c039
commit 633aadeef2
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -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