X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=9d6d6fa10f625804457b6f3efbc6881ca6ec4382;hp=dd9d172c72976532b506372ea0ee92fd907904c9;hb=2d8f1c9267103ca279abcde3e8413866020ae323;hpb=15d7842ca3a9bc0695ccfabd5e12c7c910061a4b;ds=inline diff --git a/Makefile b/Makefile index dd9d172..9d6d6fa 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ SERVICE_LIST= \ pvestatd \ pmxcfs \ pveproxy \ + spiceproxy \ pvedaemon CONFIG_LIST=datacenter.cfg qm.conf pct.conf @@ -80,6 +81,10 @@ 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} \