]> git.proxmox.com Git - pve-client.git/blobdiff - Makefile
add stub for lxc commands
[pve-client.git] / Makefile
index 07669733b5c3bc52122c63c897d6742f821e57fe..6eccaecbcb792840ace65238392f049697849258 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@ install:  pve-api-definition.js
        # install pveclient
        install -D -m 0644 PVE/APIClient/Helpers.pm ${LIB_DIR}/PVE/APIClient/Helpers.pm
        install -D -m 0644 PVE/APIClient/Commands/remote.pm ${LIB_DIR}/PVE/APIClient/Commands/remote.pm
+       install -D -m 0644 PVE/APIClient/Commands/lxc.pm ${LIB_DIR}/PVE/APIClient/Commands/lxc.pm
        install -D -m 0644 pve-api-definition.js ${LIB_DIR}/pve-api-definition.js
        install -D -m 0755 pveclient ${DESTDIR}/usr/bin/pveclient