From b31160449c953f215c64f3be139e591dbe29ac8e Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 25 Jul 2005 03:01:18 +0000 Subject: [PATCH] start shipping tor-doc-win32.html tor-doc-osx.html tor-switchproxy.html tor-hidden-service.html in the tarball too svn:r4664 --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index a8292734ed..99cf7fc54b 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 tor-doc.html tor-doc.css tor-resolve.1 version-spec.txt +EXTRA_DIST = tor-spec.txt FAQ HACKING rend-spec.txt control-spec.txt dir-spec.txt tor-doc.html tor-doc.css tor-doc-win32.html tor-doc-osx.html tor-switchproxy.html tor-hidden-service.html tor-resolve.1 version-spec.txt man_MANS = tor.1 tor-resolve.1