]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
use backticks for parameter values
[pve-docs.git] / Makefile
index 81105ce2acaf02282bab8db7a814c5830182563e..e97b1d76b7614d62a2baea1003ed4998f1171220 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=15
+PKGREL=17
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
@@ -42,6 +42,8 @@ GEN_DEB_SOURCES=                              \
        docinfo.xml
 
 GEN_SCRIPTS=                                   \
+       gen-ha-groups-opts.pl                   \
+       gen-ha-resources-opts.pl                \
        gen-datacenter.cfg.5-opts.pl            \
        gen-pct.conf.5-opts.pl                  \
        gen-pct-network-opts.pl                 \