]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Clean the man and html files with make (dist)clean
authorSebastian Hahn <sebastian@torproject.org>
Wed, 27 Jan 2010 19:23:13 +0000 (20:23 +0100)
committerSebastian Hahn <sebastian@torproject.org>
Wed, 27 Jan 2010 19:23:13 +0000 (20:23 +0100)
doc/Makefile.am

index 2cb187d82d3b011b9f9f9227aac809f986efad31..45379d18b9831a63f54e5e09f6cd7c5aff62dc17 100644 (file)
@@ -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)