]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
fix clean-static find call
[pve-docs.git] / Makefile
index 4f8e0d4cea0206dd661265027ff2a5bed96071b7..c049edaaa3728ea5e7eca25af0691e84218f10ab 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=9
+PKGREL=10
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
@@ -41,6 +41,7 @@ GEN_DEB_SOURCES=                              \
        pve-doc-generator.mk                    \
        ${MANUAL_SOURCES}                       \
        pmxcfs.8-synopsis.adoc                  \
+       qmeventd.8-synopsis.adoc                \
        docinfo.xml
 
 GEN_SCRIPTS=                                   \
@@ -228,7 +229,7 @@ update-static:
 
 .PHONY: clean-static
 clean-static:
-       find . -regex '.*-\(opts\|synopsis\)\.adoc' -not -name pmxcfs.8-synopsis.adoc -exec rm -f \{\} \;
+       find . -regex '.*-\(opts\|synopsis\)\.adoc' -not -name pmxcfs.8-synopsis.adoc -not -name qmeventd.8-synopsis.adoc -exec rm -f \{\} \;
        rm -f api-viewer/apidata.js
        rm -f pve-firewall-macros.adoc pct-network-opts.adoc pct-mountpoint-opts.adoc