]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
fix #1850: small additions
[pve-docs.git] / Makefile
index a5d5dcc8766271747b490cfbf75b7ce580ec607e..0b1284f753ec9f9c1cb01886030e9a1a5b300c4e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=3
+PKGREL=8
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
@@ -58,7 +58,8 @@ GEN_SCRIPTS=                                  \
        gen-pve-firewall-host-opts.pl           \
        gen-pve-firewall-macros-adoc.pl         \
        gen-pve-firewall-rules-opts.pl          \
-       gen-pve-firewall-vm-opts.pl
+       gen-pve-firewall-vm-opts.pl             \
+       gen-output-format-opts.pl
 
 API_VIEWER_SOURCES=                            \
        api-viewer/index.html                   \