workaround error

This commit is contained in:
yamori813
2019-08-22 10:59:46 +09:00
committed by GitHub
parent 3ad58f4dae
commit 07b2d33347
+1 -1
View File
@@ -11,5 +11,5 @@ docserver : docs
firefox doxygen/html/index.html
docsclean :
rm -r doxygen
rm -rf doxygen
.PHONY : docserver docsclean