X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=47fa8fcd3c1c16c5df8002a0a14f60182839c1d0;hp=1ced804db907bc0bbc937e543c0da9a30b9b5537;hb=c7c4208a33726f05aff4ab812ff8aa1c7dad9623;hpb=2336b19ef37dd4350c2a708f248b3d294796cb27 diff --git a/Makefile b/Makefile index 1ced804..47fa8fc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.0 VERSION=4.0 -PKGREL=6 +PKGREL=8 PACKAGE=libpve-common-perl @@ -40,6 +40,9 @@ clean: .PHONY: distclean distclean: clean +.PHONY: check +check: + $(MAKE) -C test check .PHONY: upload upload: ${DEB}