Unverified Commit 9810d191 by Christian Brauner Committed by GitHub

Merge pull request #2928 from yosukesan/api_doc_generation_fails_under_out_of_source_build#2927

fix: #2927 api doc generation fails under out of source build.
parents 74f628ac 13f76743
...@@ -2,7 +2,7 @@ EXTRA_DIST = Doxyfile ...@@ -2,7 +2,7 @@ EXTRA_DIST = Doxyfile
if ENABLE_API_DOCS if ENABLE_API_DOCS
html: Doxyfile html: Doxyfile
doxygen doxygen $<
endif endif
.PHONY: html .PHONY: html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment