Browse Source

export third_party BUILD files so they are accessible to users

Ricky Pai 6 years ago
parent
commit
e0441b2f28
1 changed files with 1 additions and 0 deletions
  1. 1 0
      third_party/BUILD

+ 1 - 0
third_party/BUILD

@@ -0,0 +1 @@
+exports_files(["six.BUILD", "zlib.BUILD"])