mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-04-29 23:52:03 +00:00
fix: #2927 api doc generation fails under out of source build.
Signed-off-by: yosukesan <y.otsuki30@gmail.com>
This commit is contained in:
parent
4f34c6f95d
commit
13f7674329
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user