aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/BUILD
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2015-03-10 12:32:21 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-03-10 16:13:29 +0100
commitc513e114a0a5f97891433b80bf442c5e9acaf22b (patch)
treed3c1bb107bd3e7900f328235d0451bf87af990a7 /third_party/ijar/BUILD
parenta5a11203aa75729bd0b3a29a22a63977ee2267a0 (diff)
Open-source ijar's tests
-- MOS_MIGRATED_REVID=88210083
Diffstat (limited to 'third_party/ijar/BUILD')
-rw-r--r--third_party/ijar/BUILD8
1 files changed, 7 insertions, 1 deletions
diff --git a/third_party/ijar/BUILD b/third_party/ijar/BUILD
index 6f6659f0d4..3c1e141403 100644
--- a/third_party/ijar/BUILD
+++ b/third_party/ijar/BUILD
@@ -1,4 +1,10 @@
-package(default_visibility = ["//src:__pkg__"])
+package(
+ default_visibility = [
+ "//src:__pkg__",
+ "//third_party/ijar:__subpackages__",
+ ],
+)
+
licenses(["notice"]) # Apache 2.0
cc_binary(