diff options
author | Roger Dingledine <arma@torproject.org> | 2005-11-15 22:42:25 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-11-15 22:42:25 +0000 |
commit | ed6a0531d29442e4450a4ac70a2af3d3a2f9ae84 (patch) | |
tree | 7156046bcc5c04060ee6f70c17ef10099e2df7f4 /doc/Makefile.am | |
parent | fd3a6e9d7b798b6ca7a24eb5c9cd91c39b35b8ca (diff) | |
download | tor-ed6a0531d29442e4450a4ac70a2af3d3a2f9ae84.tar.gz tor-ed6a0531d29442e4450a4ac70a2af3d3a2f9ae84.zip |
and get it into the tarball
svn:r5396
Diffstat (limited to 'doc/Makefile.am')
-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 f146c9c308..12884e1111 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = tor-spec.txt FAQ HACKING rend-spec.txt control-spec.txt dir-spec.txt tor-doc-win32.html tor-doc-osx.html tor-doc-unix.html tor-doc-server.html tor-switchproxy.html tor-hidden-service.html tor-resolve.1 version-spec.txt +EXTRA_DIST = tor-spec.txt FAQ HACKING rend-spec.txt control-spec.txt dir-spec.txt tor-doc-win32.html tor-doc-osx.html tor-doc-unix.html tor-doc-server.html tor-switchproxy.html tor-hidden-service.html stylesheet.css tor-resolve.1 version-spec.txt man_MANS = tor.1 tor-resolve.1 |