X-Git-Url: https://git.proxmox.com/?p=pve-client.git;a=blobdiff_plain;f=Makefile;h=71b56e17f65526e125e81027ff110dfc3f97ed88;hp=c9bbbbeb1a3500c055a169a16a40434e67a20f2f;hb=8b45da2fb8c05ba7676440a9070b9a17a0a12476;hpb=63c02d8ce73cd687fd260ab086876bb858304a95 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