X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=4cffc791cc9dd35b3f2201d29aa442d38e10fb71;hp=2031def91fd85dd21ddf1cf7441140cd8cc6d5ff;hb=c7470421d3296eab94c24b22d2b3ae2e6d73f1c3;hpb=4a751f38e6a2a957024fe36d34acb4fc5a3944a6 diff --git a/Makefile b/Makefile index 2031def..4cffc79 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs MEDIAWIKI_PACKAGE=pve-docs-mediawiki # also update debian/changelog -PKGREL=14 +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 \