[tor-commits] [torsocks/master] Fix: install documentation in doc directory

dgoulet at torproject.org dgoulet at torproject.org
Fri Apr 4 22:40:27 UTC 2014


commit 98e382a2cd6c5f45a222f4da0abbaa103e14fbf2
Author: David Goulet <dgoulet at ev0ke.net>
Date:   Wed Nov 6 17:02:56 2013 -0500

    Fix: install documentation in doc directory
    
    Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
 doc/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 37efd94..d359d43 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,5 +6,5 @@ dist_man1_MANS = torsocks.1
 dist_man5_MANS = torsocks.conf.5
 dist_man8_MANS = torsocks.8
 
-dist_data_DATA = socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG
+dist_doc_DATA = socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG
 





More information about the tor-commits mailing list