]> git.proxmox.com Git - pve-client.git/blobdiff - Makefile
include PVE/PTY.pm (copied from pve-common)
[pve-client.git] / Makefile
index 8fb26bf7cb1b67ad9d5adeac2493f8ce2a52323e..4fe184518205982e74a4963604476af7142910c7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ install:  pve-api-definition.js
        install -m 0644 PVE/JSONSchema.pm ${LIB_DIR}/PVE
        install -m 0644 PVE/RESTHandler.pm  ${LIB_DIR}/PVE
        install -m 0644 PVE/CLIHandler.pm ${LIB_DIR}/PVE
        install -m 0644 PVE/JSONSchema.pm ${LIB_DIR}/PVE
        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 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
        # 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