From 0dd04f796691b0d040db7355ff7119738e5c02be Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Tue, 21 Feb 2006 04:54:24 +0000 Subject: [PATCH] Add tor-osx-dmg-creation.txt and tor-rpm-creation.txt for distribution svn:r6068 --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index a4b39b5ad9..e9f00d0056 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = tor-spec.txt HACKING rend-spec.txt control-spec.txt dir-spec.txt socks-extensions.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 +EXTRA_DIST = tor-spec.txt HACKING rend-spec.txt control-spec.txt dir-spec.txt socks-extensions.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 tor-osx-dmg-creation.txt tor-rpm-creation.txt man_MANS = tor.1 tor-resolve.1