aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index 1bf7c741b7..2ea0e38c78 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -662,6 +662,9 @@ filegroup(
"//tensorflow/tools/quantization:all_files",
"//tensorflow/tools/test:all_files",
"//tensorflow/user_ops:all_files",
+ "//third_party/eigen3:all_files",
+ "//third_party/fft2d:all_files",
+ "//third_party/flatbuffers:all_files",
"//third_party/hadoop:all_files",
"//third_party/sycl:all_files",
"//third_party/sycl/sycl:all_files",