diff options
author | Roger Dingledine <arma@torproject.org> | 2012-03-28 04:06:56 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-03-28 04:06:56 -0400 |
commit | c3a7bcf4e6652fe34714caaf94cb39e555df87b1 (patch) | |
tree | 7e3715b94a5e81a439de69e844e7a2dd70d6f7c2 /doc | |
parent | a9c0e9fec2ced629aefdc1436ec41467353cc9a0 (diff) | |
download | tor-c3a7bcf4e6652fe34714caaf94cb39e555df87b1.tar tor-c3a7bcf4e6652fe34714caaf94cb39e555df87b1.tar.gz |
tab-man strikes back (fixup on a9c0e9fec2)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index d26f830f8..6cdd66d51 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -38,7 +38,7 @@ EXTRA_DIST = HACKING asciidoc-helper.sh \ $(html_in) $(man_in) $(txt_in) \ tor-rpm-creation.txt \ tor-win32-mingw-creation.txt spec/README \ - state-contents.txt + state-contents.txt docdir = @docdir@ |