[tor-commits] [tor/master] Add torify to EXTRA_DIST

nickm at torproject.org nickm at torproject.org
Tue Oct 1 17:03:58 UTC 2013


commit e62e8a31bd8135de0dd5a4c713d37c5536538341
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Oct 1 13:03:33 2013 -0400

    Add torify to EXTRA_DIST
    
    Now that we no longer build it from torify.in, we need to list it
    manually.
---
 contrib/include.am |    1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/include.am b/contrib/include.am
index 6d7fb16..62b76eb 100644
--- a/contrib/include.am
+++ b/contrib/include.am
@@ -12,6 +12,7 @@ EXTRA_DIST+= \
 	contrib/tor.ico				\
 	contrib/tor.nsi.in			\
 	contrib/tor.sh				\
+	contrib/torify				\
 	contrib/torctl
 
 bin_SCRIPTS+= contrib/torify



More information about the tor-commits mailing list