aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-06-16 11:55:42 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-06-16 13:04:02 -0700
commit7c9cf4744932bec2e2eee6692c8564813c796575 (patch)
tree822fc0a018504cc7ac9df90826708da47b9055e9 /tensorflow/BUILD
parentb22e18fc71d3301e4ad91f1a232aefc3c8de7ab1 (diff)
add //third_party/tensorflow/examples/skflow:all_files back to
all_opensource_files in top-level BUILD file. Change: 125092294
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index 963e6cf4e4..9fe312fb19 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -102,6 +102,7 @@ filegroup(
"//tensorflow/examples/how_tos/reading_data:all_files",
"//tensorflow/examples/image_retraining:all_files",
"//tensorflow/examples/label_image:all_files",
+ "//tensorflow/examples/skflow:all_files",
"//tensorflow/examples/tutorials/mnist:all_files",
"//tensorflow/examples/tutorials/word2vec:all_files",
"//tensorflow/g3doc/how_tos/adding_an_op:all_files",