summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile
index 4112ae95e8..fcbcdc5bd6 100644
--- a/runtime/doc/Makefile
+++ b/runtime/doc/Makefile
@@ -396,7 +396,7 @@ test_urls:
vim -S test_urls.vim
clean:
- -rm doctags *.html tags.ref
+ -rm -f doctags *.html tags.ref
# These files are in the extra archive, skip if not present