diff --git a/Makefile b/Makefile index 13e8a63b0323da31acac27213b8eaefa5f175e74..0db0eb40eaec88ad35a444f227565284615f4e44 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ OPENVPN_BIN = "$(HOME)/openvpn_build/sbin/$(shell grep OPENVPN branding/thirdpar ######################################################################### .PHONY: allinone -allinone: clean vendor build +allinone: clean vendor vendor_check build depends: -@${MAKE} depends$(UNAME)