Parcourir la source

ship and install tor_resolve script too

svn:r2060
Roger Dingledine il y a 20 ans
Parent
commit
63b476a63c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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