[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



Author: Sebastian Hahn <sebastian@xxxxxxxxxxxxxx>
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