aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package
diff options
context:
space:
mode:
authorGravatar avijit-nervana <avijit.chakraborty@intel.com>2018-09-14 09:55:23 -0700
committerGravatar avijit-nervana <avijit.chakraborty@intel.com>2018-09-14 09:55:23 -0700
commit7210ca23ce19e54aa3cbc21ff72e5e5d4189dfea (patch)
tree39e36b26e098c60db82d2378b48108d0b17c5915 /tensorflow/tools/pip_package
parent41aaed7751690b0b3137dad2620656a698b3ceae (diff)
Fixed the missing license file caught by do_pip_package_licenses_check test.
Diffstat (limited to 'tensorflow/tools/pip_package')
-rw-r--r--tensorflow/tools/pip_package/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/pip_package/BUILD b/tensorflow/tools/pip_package/BUILD
index 50515b04a9..31a3712de8 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -210,6 +210,7 @@ filegroup(
"@ngraph//:LICENSE",
"@ngraph_tf//:LICENSE",
"@nlohmann_json_lib//:LICENSE.MIT",
+ "@tbb//:LICENSE",
]) + tf_additional_license_deps(),
)