]> git.proxmox.com Git - pve-network.git/blobdiff - Makefile
controllers: evpn : remove "no bgp ebgp-requires-policy"
[pve-network.git] / Makefile
index fb402e580ba10902f98033fd057a64bd5b6d4003..a162c114afd979bb7a1dcd961f9cde3cccde5f4f 100644 (file)
--- 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: