diff --git a/Makefile b/Makefile index a6d20768e6c..cd0b39a7b2c 100644 --- a/Makefile +++ b/Makefile @@ -380,6 +380,7 @@ protogen: protoc-gen-go-tetragon ## Generate code based on .proto files. $(GO) mod tidy $(GO) mod vendor $(GO) mod verify + $(MAKE) -C contrib/tetragon-rthooks vendor .PHONY: protoc-gen-go-tetragon protoc-gen-go-tetragon: