summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bf73fc0..853c4ff 100644
--- a/Makefile
+++ b/Makefile
@@ -44,5 +44,8 @@ redomod:
GO111MODULE= go mod init
GO111MODULE= go mod tidy
+view:
+ autogenpb --proto view.proto
+
view.pb.go: view.proto
autogenpb --proto view.proto