ソースを参照

ship tor-resolve.1 in the tarball

svn:r2287
Roger Dingledine 20 年 前
コミット
d6c09c054a
1 ファイル変更2 行追加2 行削除
  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 tor-resolve
+EXTRA_DIST = tor-tsocks.conf torify.1 tor-resolve.1 tor.spec tor-resolve
 
 conf_DATA = tor-tsocks.conf
 
 bin_SCRIPTS = torify tor-resolve
 
-man_MANS = torify.1
+man_MANS = torify.1 tor-resolve.1