summaryrefslogtreecommitdiff
path: root/tests/root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/root/Makefile')
-rw-r--r--tests/root/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/root/Makefile b/tests/root/Makefile
index e9c11d06..7954bc7c 100644
--- a/tests/root/Makefile
+++ b/tests/root/Makefile
@@ -23,7 +23,7 @@ help:
@echo " linkcheck to check all external links for integrity"
clean:
- -rm -rf _build/*
+ rm -rf _build/*
html:
mkdir -p _build/html _build/doctrees