Browse Source

install the torify.1 man page too

svn:r1094
Roger Dingledine 20 years ago
parent
commit
e39bfa8ff9
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
+EXTRA_DIST = tor-tsocks.conf torify.1
 
 conf_DATA = tor-tsocks.conf
 
 bin_SCRIPTS = torify
 
-dist_man_MANS = torify.1
+man_MANS = torify.1