]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
ship and install tor_resolve script too
authorRoger Dingledine <arma@torproject.org>
Tue, 20 Jul 2004 06:59:22 +0000 (06:59 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 20 Jul 2004 06:59:22 +0000 (06:59 +0000)
svn:r2060

contrib/Makefile.am

index d4a7a077a1efd7443deafda705db03c0af4c526e..707a09dcd743e72d082ea57f1c10f86b3a2bfa7e 100644 (file)
@@ -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