X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=blobdiff_plain;f=Makefile;h=47fa8fcd3c1c16c5df8002a0a14f60182839c1d0;hp=ff3ae9f240772a670b2d9d26d3356f45c46a4d67;hb=936218b86f0a370dc78a378b7f87cfc5b4efc450;hpb=b51b16e6f58de4cb385bd461d97866b3d94c93ec diff --git a/Makefile b/Makefile index ff3ae9f..47fa8fc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.0 VERSION=4.0 -PKGREL=1 +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}