Update Makefile
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
cognitive committed
Jan 27, 2026 at 21:11 UTC
ef7b6a324cf66e0555f28c95b8a3dd786975b37b
1 file changed
+1
-1
Makefile
+1
-1
@@ -1,4 +1,4 @@
1
-.PHONY: help fmt vet lint test vuln tidy all run build build-wasm compress-wasm build-frontend build-tunnel build-server clean
1
+.PHONY: help fmt vet lint test vuln tidy all run build build-protoc build-wasm compress-wasm build-frontend build-tunnel build-server clean
2
3
.DEFAULT_GOAL := help
4