]> git.proxmox.com Git - pve-client.git/blobdiff - Makefile
config: typo fixup
[pve-client.git] / Makefile
index c9bbbbeb1a3500c055a169a16a40434e67a20f2f..71b56e17f65526e125e81027ff110dfc3f97ed88 100644 (file)
--- 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