]> git.proxmox.com Git - pve-guest-common.git/blobdiff - Makefile
bump version to 3.0-10
[pve-guest-common.git] / Makefile
index 47ac8a6f146a905738d5038dd2075eccf56be990..79653effa509789d24190f745b9164007f6481aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,10 @@ install: PVE
        install -m 0644 PVE/VZDump/Plugin.pm ${PERL5DIR}/PVE/VZDump/
        install -m 0644 PVE/VZDump/Common.pm ${PERL5DIR}/PVE/VZDump/
 
+.PHONY: check
+check:
+       $(MAKE) -C tests check
+
 .PHONY: upload
 upload: ${DEB}
        tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist buster