Преглед изворни кода

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

Sebastian Hahn пре 15 година
родитељ
комит
ca148f7219
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      doc/Makefile.am

+ 3 - 0
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)