]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
update generated docs
[pve-docs.git] / Makefile
index dc776ac6d019650abfbcf38abd482b795a09505b..998455934248f0e15fbeb15077214c1b69b920e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 # also update debian/changelog
 PKGREL=16
 
-GITVERSION:=$(shell cat .git/refs/heads/master)
+GITVERSION:=$(shell git rev-parse HEAD)
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
@@ -52,6 +52,7 @@ GEN_SCRIPTS=                                  \
        gen-pct-network-opts.pl                 \
        gen-pct-mountpoint-opts.pl              \
        gen-qm.conf.5-opts.pl                   \
+       gen-qm-cloud-init-opts.pl               \
        gen-vzdump.conf.5-opts.pl               \
        gen-pve-firewall-cluster-opts.pl        \
        gen-pve-firewall-host-opts.pl           \