]> git.proxmox.com Git - pve-guest-common.git/blobdiff - Makefile
PVE::GuestHelpers::guest_migration_lock - new helper
[pve-guest-common.git] / Makefile
index 6c7ea4ed56c093b3c54a3296020c4dd3f9113c19..e1356a0233d0fea7faa698abad7848b824fa9c8c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,7 @@ ${DEB}:
 
 install: PVE
        install -d ${PERL5DIR}/PVE
+       install -m 0644 PVE/GuestHelpers.pm ${PERL5DIR}/PVE/
        install -m 0644 PVE/AbstractConfig.pm ${PERL5DIR}/PVE/
        install -m 0644 PVE/AbstractMigrate.pm ${PERL5DIR}/PVE/
        install -m 0644 PVE/ReplicationConfig.pm ${PERL5DIR}/PVE/