]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
move system requirements into separate file, move to chapter Installation
[pve-docs.git] / Makefile
index a780a6d802e22e329393f66cd4767ee8953b73d6..cf166fef78ae6fcd022b35162b6302e8d1f9d0b6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -102,6 +102,7 @@ GEN_SCRIPTS=                                        \
 
 INSTALLATION_SOURCES=                          \
        pve-usbstick.adoc                       \
 
 INSTALLATION_SOURCES=                          \
        pve-usbstick.adoc                       \
+       pve-system-requirements.adoc            \
        pve-installation.adoc
 
 SYSADMIN_PARTS=                                        \
        pve-installation.adoc
 
 SYSADMIN_PARTS=                                        \
@@ -159,6 +160,7 @@ PVE_ADMIN_GUIDE_SOURCES=                    \
 WIKI_IMPORTS=                                                                  \
        section-pve-usbstick-plain.html                                         \
        section-getting-help-plain.html                                         \
 WIKI_IMPORTS=                                                                  \
        section-pve-usbstick-plain.html                                         \
        section-getting-help-plain.html                                         \
+       section-pve-system-requirements-plain.html                              \
        $(addsuffix -plain.html, $(addprefix sysadmin-, ${SYSADMIN_PARTS}))     \
        $(addsuffix -plain.html, $(addprefix chapter-, ${CHAPTER_LIST}))        \
        $(addsuffix .5-plain.html, ${CONFIG_LIST})                              \
        $(addsuffix -plain.html, $(addprefix sysadmin-, ${SYSADMIN_PARTS}))     \
        $(addsuffix -plain.html, $(addprefix chapter-, ${CHAPTER_LIST}))        \
        $(addsuffix .5-plain.html, ${CONFIG_LIST})                              \