diff --git a/Makefile b/Makefile index 39c72e6b8..353cc73d4 100644 --- a/Makefile +++ b/Makefile @@ -62,6 +62,7 @@ else @echo "Required golang version is $(REQUIRE_GOVERSION). The current one is $(CURRENT_GOVERSION). Exiting.." @exit 1; endif + @bash ./scripts/build_plugins.sh cscli_static: