Skip to content

Commit a7e43b8

Browse files
committed
docs: make remove not error on non-existing files
1 parent 4fe2083 commit a7e43b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsrc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ clean:
3333
@rm -rf ../docs/*
3434
@rm -rf _build
3535
@rm -rf _build_polyversion
36-
@rm -r source/_examples
36+
@rm -rf source/_examples
3737
@rm source/installation.rst
3838
@rm source/contributing.md
3939

0 commit comments

Comments
 (0)