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
if ENABLE_API_DOCS
html: Doxyfile
doxygen
doxygen $<
endif
.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