diff --git a/Makefile b/Makefile index 3f309d667c..4ebd15e250 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ else # @${GOPATH}/bin/ruleguard -rules ruleguard.rules.go ./tests/go/... endif -verifiers: getdeps cppcheck fmt static-check ruleguard +verifiers: build-cpp getdeps cppcheck fmt static-check ruleguard # Builds various components locally. binlog: