X-Git-Url: https://git.proxmox.com/?p=pve-client.git;a=blobdiff_plain;f=Makefile;h=4fe184518205982e74a4963604476af7142910c7;hp=8fb26bf7cb1b67ad9d5adeac2493f8ce2a52323e;hb=d950c2e69c577d09c8d3e917082669b774f3c6e1;hpb=cf87ca4254e3851e3e36adf5086fba286c5cd882 diff --git a/Makefile b/Makefile index 8fb26bf..4fe1845 100644 --- 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/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