X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=4cffc791cc9dd35b3f2201d29aa442d38e10fb71;hb=8942fab2b9e8ac235295bf5a137abb487818c184;hp=2f5e971ddcf1c251d78885209d2a9f3f05abe8a3;hpb=ae0ad291e143fee80defd6d1f2428f85911b52f4;p=pve-docs.git diff --git a/Makefile b/Makefile index 2f5e971..4cffc79 100644 --- 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 \