1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

make: make doc clean target ignore failures

This commit is contained in:
Ludwig Ortmann 2014-08-04 22:02:20 +02:00
parent e6cf525a73
commit 43b191fa00

View File

@ -2,4 +2,4 @@ doc:
doxygen riot.doxyfile
clean:
@rm -rf latex man html
-@rm -rf latex man html