X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=Makefile;h=cf166fef78ae6fcd022b35162b6302e8d1f9d0b6;hp=a780a6d802e22e329393f66cd4767ee8953b73d6;hb=bc1c71d47efb821d5e2461c4ccefc28ac73dc929;hpb=86f58817c035d54bd51dbebd29786851a57e7546 diff --git a/Makefile b/Makefile index a780a6d..cf166fe 100644 --- a/Makefile +++ b/Makefile @@ -102,6 +102,7 @@ GEN_SCRIPTS= \ INSTALLATION_SOURCES= \ pve-usbstick.adoc \ + pve-system-requirements.adoc \ 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 \ + 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}) \