aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/pip_package/BUILD')
-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 ac252143d7..63323c8623 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -169,6 +169,7 @@ filegroup(
"@org_python_pypi_backports_weakref//:LICENSE",
] + if_mkl([
"//third_party/mkl:LICENSE",
+ "//third_party/mkl_dnn:LICENSE",
]) + tf_additional_license_deps(),
)