]> git.proxmox.com Git - pve-guest-common.git/blobdiff - Makefile
vzdump: move registration of vzdump.cron from manager to guest-common to avoid cyclic...
[pve-guest-common.git] / Makefile
index c5a5967bb3f35c527dc72400c80aabe91fcf9df9..47ac8a6f146a905738d5038dd2075eccf56be990 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ install: PVE
        install -m 0644 PVE/Replication.pm ${PERL5DIR}/PVE/
        install -d ${PERL5DIR}/PVE/VZDump
        install -m 0644 PVE/VZDump/Plugin.pm ${PERL5DIR}/PVE/VZDump/
+       install -m 0644 PVE/VZDump/Common.pm ${PERL5DIR}/PVE/VZDump/
 
 .PHONY: upload
 upload: ${DEB}