diff options
Diffstat (limited to 'tools/BUILD')
-rw-r--r-- | tools/BUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/BUILD b/tools/BUILD new file mode 100644 index 000000000..e73a9c885 --- /dev/null +++ b/tools/BUILD @@ -0,0 +1,3 @@ +package(licenses = ["notice"]) + +exports_files(["nogo.js"]) |