summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-01-10 17:08:05 +0000
committerNick Mathewson <nickm@torproject.org>2008-01-10 17:08:05 +0000
commitc508fa5aec04b52b6dffa75de960fa5f579307bb (patch)
tree9055acbeaf6e20378f90a42d491d54500232a938 /doc/Makefile.am
parentca5f670fab9028053972443d4d3ec31b6c5a7680 (diff)
downloadtor-c508fa5aec04b52b6dffa75de960fa5f579307bb.tar.gz
tor-c508fa5aec04b52b6dffa75de960fa5f579307bb.zip
r17550@catbus: nickm | 2008-01-10 12:08:01 -0500
Add a manual page for tor-gencert. Also implement the missing -s option in tor-gencert, and fix the info message for when no cert file is specified. svn:r13091
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8a3c8e75db..b8c8c67de4 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,7 +4,7 @@ EXTRA_DIST = website img HACKING \
tor-osx-dmg-creation.txt tor-rpm-creation.txt \
tor-win32-mingw-creation.txt
-man_MANS = tor.1 tor-resolve.1
+man_MANS = tor.1 tor-resolve.1 tor-gencert.1
SUBDIRS = design-paper spec