]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
add qmeventd manpage
[pve-docs.git] / Makefile
index 4f8e0d4cea0206dd661265027ff2a5bed96071b7..5d65454d6e03fc93cf17e5111d16c9d0765d61bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ GEN_DEB_SOURCES=                              \
        pve-doc-generator.mk                    \
        ${MANUAL_SOURCES}                       \
        pmxcfs.8-synopsis.adoc                  \
        pve-doc-generator.mk                    \
        ${MANUAL_SOURCES}                       \
        pmxcfs.8-synopsis.adoc                  \
+       qmeventd.8-synopsis.adoc                \
        docinfo.xml
 
 GEN_SCRIPTS=                                   \
        docinfo.xml
 
 GEN_SCRIPTS=                                   \
@@ -228,7 +229,7 @@ update-static:
 
 .PHONY: clean-static
 clean-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
 
        rm -f api-viewer/apidata.js
        rm -f pve-firewall-macros.adoc pct-network-opts.adoc pct-mountpoint-opts.adoc