aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-01-18 22:28:56 +0100
committerSebastian Hahn <sebastian@torproject.org>2010-01-27 11:36:39 +0100
commit3efadcd0d5373cc38986cdf93d03a1d99ec8aee0 (patch)
treee170dcaef666eda053829476ca0a6e48e508214d /doc/Makefile.am
parentf6a673490f295ea8dee24ebdb857dd9949657820 (diff)
downloadtor-3efadcd0d5373cc38986cdf93d03a1d99ec8aee0.tar
tor-3efadcd0d5373cc38986cdf93d03a1d99ec8aee0.tar.gz
Move the torify manpage into the doc dir
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 79123d81d..f8e17ecd3 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,9 +2,9 @@
EXTRA_DIST = HACKING \
tor-resolve.1 tor-gencert.1 \
tor-osx-dmg-creation.txt tor-rpm-creation.txt \
- tor-win32-mingw-creation.txt
+ tor-win32-mingw-creation.txt torify.1
-man_MANS = tor.1 tor-resolve.1 tor-gencert.1
+man_MANS = tor.1 tor-resolve.1 tor-gencert.1 torify.1
SUBDIRS = design-paper spec