Skip to content

Commit

Permalink
Permit protoc-wrapper script
Browse files Browse the repository at this point in the history
  • Loading branch information
klokik committed Dec 11, 2023
1 parent e7515cd commit cb1f181
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/sanity_checks.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
'glbinding-aux_features.h',
'glbinding-aux_export.h'
],
'grpc': [
'compile-proto.py'
],
'gumbo-parser': [
'tokenizer.cc',
],
Expand Down

0 comments on commit cb1f181

Please sign in to comment.