build: Make clean targets more thorough

This commit is contained in:
James McCoy
2016-12-02 20:33:57 -05:00
parent 3607e0b8ff
commit d98ebd6ab9
3 changed files with 3 additions and 1 deletions

View File

@@ -36,5 +36,5 @@ tags.ref tags.html: tags
$(AWK) -f maketags.awk tags >tags.html
clean:
-rm -f *.html tags.ref $(HTMLS) errors.log
-rm -f *.html tags.ref $(HTMLS) errors.log tags