]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
fix makefile for vzdump.1 and pveam.1
[pve-docs.git] / Makefile
index dd9d172c72976532b506372ea0ee92fd907904c9..c087cbe465b60018951ae8469351f5668d520b27 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ SERVICE_LIST=         \
        pvestatd        \
        pmxcfs          \
        pveproxy        \
+       spiceproxy      \
        pvedaemon
 
 CONFIG_LIST=datacenter.cfg qm.conf pct.conf
@@ -52,9 +53,6 @@ GEN_SCRIPTS=                                  \
        gen-pve-firewall-rules-opts.pl          \
        gen-pve-firewall-vm-opts.pl
 
-VZDUMP_SOURCES=attributes.txt vzdump.adoc vzdump.1-synopsis.adoc
-PVEAM_SOURCES=attributes.txt pveam.adoc pveam.1-synopsis.adoc
-
 SYSADMIN_SOURCES=                              \
        getting-help.adoc                       \
        pve-package-repos.adoc                  \
@@ -80,10 +78,14 @@ PVE_ADMIN_GUIDE_SOURCES=                    \
        ${QM_MAN1_SOURCES}                      \
        ${QMRESTORE_MAN1_SOURCES}               \
        ${HA_MANAGER_MAN1_SOURCES}              \
+       ${PVESTATD_MAN8_SOURCES}                \
+       ${PVEDAEMON_MAN8_SOURCES}               \
+       ${PVEPROXY_MAN8_SOURCES}                \
+       ${SPICEPROXY_MAN8_SOURCES}              \
        ${PVE_HA_CRM_MAN8_SOURCES}              \
        ${PVE_HA_LRM_MAN8_SOURCES}              \
-       ${PVEAM_SOURCES}                        \
-       ${VZDUMP_SOURCES}                       \
+       ${VZDUMP_MAN1_SOURCES}                  \
+       ${PVEAM_MAN1_SOURCES}                   \
        images/cluster-nwdiag.svg               \
        images/node-nwdiag.svg                  \
        pve-bibliography.adoc                   \