[or-cvs] [tor/master 2/2] Clean the man and html files with make (dist)clean

nickm at torproject.org nickm at torproject.org
Wed Jan 27 19:26:44 UTC 2010


Author: Sebastian Hahn <sebastian at torproject.org>
Date: Wed, 27 Jan 2010 20:23:13 +0100
Subject: Clean the man and html files with make (dist)clean
Commit: ca148f7219b8bd9aef03f8ebc052d67d5033ab30

---
 doc/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2cb187d..45379d1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -70,3 +70,6 @@ tor.html : tor.html.in
 torify.html : torify.html.in
 tor-gencert.html : tor-gencert.html.in
 tor-resolve.html : tor-resolve.html.in
+
+CLEANFILES = $(asciidoc_product)
+DISTCLEANFILES = $(html_in) $(man_in)
-- 
1.6.5



More information about the tor-commits mailing list