]> git.proxmox.com Git - pve-client.git/blobdiff - Makefile
remove PVE/APIClient/Commands/help.pm
[pve-client.git] / Makefile
index a59018dbdb4d6b1e4c0393aa511c9f8a06040094..6aa2d4cb1c94f713e71dd29457fc601c779632a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,6 @@ install:  pve-api-definition.dat
        install -D -m 0644 PVE/APIClient/Config.pm ${LIB_DIR}/PVE/APIClient/Config.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/APIClient/Commands/help.pm ${LIB_DIR}/PVE/APIClient/Commands/help.pm
        install -D -m 0644 pve-api-definition.dat ${LIB_DIR}/pve-api-definition.dat
        install -D -m 0755 pveclient ${DESTDIR}/usr/bin/pveclient
        install -D -m 0644 pveclient.bash-completion ${BASHCOMPLDIR}/pveclient