X-Git-Url: https://git.proxmox.com/?p=pve-client.git;a=blobdiff_plain;f=Makefile;h=71b56e17f65526e125e81027ff110dfc3f97ed88;hp=c9bbbbeb1a3500c055a169a16a40434e67a20f2f;hb=eaf20c2f298317719ded08cfda27016adcaa3a4f;hpb=db278c3dd235f14c6ba48350f6dde4e34e91a183 diff --git a/Makefile b/Makefile index c9bbbbe..71b56e1 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,7 @@ install: pve-api-definition.js install -m 0644 PVE/RESTHandler.pm ${LIB_DIR}/PVE install -m 0644 PVE/CLIHandler.pm ${LIB_DIR}/PVE install -m 0644 PVE/PTY.pm ${LIB_DIR}/PVE + install -m 0644 PVE/SectionConfig.pm ${LIB_DIR}/PVE # install pveclient install -D -m 0644 PVE/APIClient/Helpers.pm ${LIB_DIR}/PVE/APIClient/Helpers.pm install -D -m 0644 PVE/APIClient/Config.pm ${LIB_DIR}/PVE/APIClient/Config.pm