Skip to content
Snippets Groups Projects
Commit ca148f72 authored by Sebastian Hahn's avatar Sebastian Hahn
Browse files

Clean the man and html files with make (dist)clean

parent 2c0ad636
No related branches found
No related tags found
No related merge requests found
......@@ -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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment