Skip to content
Snippets Groups Projects
Commit 43b191fa authored by Ludwig Knüpfer's avatar Ludwig Knüpfer
Browse files

make: make doc clean target ignore failures

parent e6cf525a
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ doc:
doxygen riot.doxyfile
clean:
@rm -rf latex man html
-@rm -rf latex man html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment