diff options
Diffstat (limited to 'doc/rt/makechm.bat')
-rw-r--r-- | doc/rt/makechm.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rt/makechm.bat b/doc/rt/makechm.bat index 1a337766e..0749cab51 100644 --- a/doc/rt/makechm.bat +++ b/doc/rt/makechm.bat @@ -1,5 +1,5 @@ del html\*.* /Q
-Doxygen Doxyfile_chm
+doxygen Doxyfile_chm
del html\*.md5
del html\*.map
pause
|