Unverified Commit a689c4af by yosukesan Committed by Christian Brauner

fix: #2927 api doc generation fails under out of source build.

parent c9ca5d6b
...@@ -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