mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-04 11:21:31 +00:00
add 'gen-qm-cloud-init-opts.pl' to doc-gen
The generator script for 'qm-cloud-init-opts.adoc' wasn't included in the pve-doc-generator package. Add it as else qm.1 fails to build in qemu-server: > make[2]: *** No rule to make target 'qm-cloud-init-opts.adoc', needed by 'qm.1'. Stop. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
bde0e57d53
commit
8eb81ff6c3
1
Makefile
1
Makefile
@ -52,6 +52,7 @@ GEN_SCRIPTS= \
|
|||||||
gen-pct-network-opts.pl \
|
gen-pct-network-opts.pl \
|
||||||
gen-pct-mountpoint-opts.pl \
|
gen-pct-mountpoint-opts.pl \
|
||||||
gen-qm.conf.5-opts.pl \
|
gen-qm.conf.5-opts.pl \
|
||||||
|
gen-qm-cloud-init-opts.pl \
|
||||||
gen-vzdump.conf.5-opts.pl \
|
gen-vzdump.conf.5-opts.pl \
|
||||||
gen-pve-firewall-cluster-opts.pl \
|
gen-pve-firewall-cluster-opts.pl \
|
||||||
gen-pve-firewall-host-opts.pl \
|
gen-pve-firewall-host-opts.pl \
|
||||||
|
Loading…
Reference in New Issue
Block a user