Create BUILD files in top-level subdirectories

This commit is contained in:
Jeff Grafton
2017-01-03 14:39:58 -08:00
parent a53c5f2a4f
commit f8288ed1f3
9 changed files with 27 additions and 0 deletions

3
api/BUILD Normal file
View File

@@ -0,0 +1,3 @@
package(default_visibility = ["//visibility:public"])
licenses(["notice"])