mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-04-28 16:52:32 +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
|
||||
html: Doxyfile
|
||||
doxygen
|
||||
doxygen $<
|
||||
endif
|
||||
|
||||
.PHONY: html
|
||||
|
Loading…
Reference in New Issue
Block a user