make: Add check for protobuf dependencies

This commit is contained in:
Radek Simko
2019-09-05 14:30:48 +02:00
parent 4ebf9082cd
commit 01bc8898fc
2 changed files with 28 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ generate: tools
# If you are working on changes to protobuf interfaces you may either use
# this target or run the individual scripts below directly.
protobuf:
bash scripts/protobuf-check.sh
bash internal/tfplugin5/generate.sh
bash plans/internal/planproto/generate.sh