mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 14:55:33 +00:00
build: Make clean targets more thorough
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user