X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=0212bbae8dcf6210bbd4315cd4ec2d4ac051dc9d;hp=f876cd956cdcaa506cc5bad2938465e89e2074a6;hb=c2993fe56c757a6b53001af4b2af6517ef598f1e;hpb=bac8c3856f615ec0753fc64246c1dbda6c6a456a diff --git a/Makefile b/Makefile index f876cd9..0212bba 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ GEN_PACKAGE=pve-doc-generator DOC_PACKAGE=pve-docs # also update debian/changelog -GEN_PKGREL=1 +GEN_PKGREL=2 # also update doc-debian/changelog -DOC_PKGREL=2 +DOC_PKGREL=3 GITVERSION:=$(shell cat .git/refs/heads/master) @@ -87,6 +87,7 @@ GEN_SCRIPTS= \ gen-datacenter.cfg.5-opts.pl \ gen-pct.conf.5-opts.pl \ gen-pct-network-opts.pl \ + gen-pct-mountpoint-opts.pl \ gen-qm.conf.5-opts.pl \ gen-vzdump.conf.5-opts.pl \ gen-pve-firewall-cluster-opts.pl \ @@ -271,7 +272,7 @@ upload: ${GEN_DEB} ${DOC_DEB} update: clean rm -f *.5-opts.adoc *.1-synopsis.adoc *.8-synopsis.adoc rm -f api-viewer/apidata.js - rm -f pve-firewall-macros.adoc pct-network-opts.adoc + rm -f pve-firewall-macros.adoc pct-network-opts.adoc pct-mountpoint-opts.adoc make all clean: