]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
ha-manager.adoc: add title to configuration example
[pve-docs.git] / Makefile
index 2f5e971ddcf1c251d78885209d2a9f3f05abe8a3..4cffc791cc9dd35b3f2201d29aa442d38e10fb71 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=13
+PKGREL=15
 
 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                 \