X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=a162c114afd979bb7a1dcd961f9cde3cccde5f4f;hb=57e463046e03c97e52b5e876a101b563f2cfddc9;hp=fb402e580ba10902f98033fd057a64bd5b6d4003;hpb=efe14cf0934930ecf69473284fa757b45c366633;p=pve-network.git diff --git a/Makefile b/Makefile index fb402e5..a162c11 100644 --- a/Makefile +++ b/Makefile @@ -37,9 +37,9 @@ distclean: clean clean: rm -rf *~ *.deb *.changes ${PACKAGE}-* *.buildinfo *.dsc *.tar.gz -.PHONY: check -check: - $(MAKE) -C test check +.PHONY: test +test: + $(MAKE) -C test .PHONY: install install: