1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-12 18:44:56 +03:00

Run doxygen only if the doxygen directory exists

This commit is contained in:
Krzysztof Stachowiak
2018-01-22 13:38:31 +01:00
parent a0188d6730
commit 744a4ac672

View File

@@ -103,7 +103,7 @@ lcov:
apidoc:
mkdir -p apidoc
cd doxygen; doxygen mbedtls.doxyfile
cd doxygen && doxygen mbedtls.doxyfile
apidoc_clean:
rm -rf apidoc