Browse Source

ship and install tor_resolve script too

svn:r2060
Roger Dingledine 20 years ago
parent
commit
63b476a63c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      contrib/Makefile.am

+ 2 - 2
contrib/Makefile.am

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