aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/BUILD
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2016-03-18 10:53:57 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2016-03-18 12:48:35 +0000
commit4b2745c5a04ee7b4820b4b0c099417bdc1170f35 (patch)
tree9ceec84a16144c489f4de0e59332c27e93ea661c /tools/BUILD
parent653b1ab828115a648c89ef9ed062f904c3a9d12d (diff)
Add missing filegroups to the srcs
-- MOS_MIGRATED_REVID=117534962
Diffstat (limited to 'tools/BUILD')
-rw-r--r--tools/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/BUILD b/tools/BUILD
index 00211b095b..afe860031b 100644
--- a/tools/BUILD
+++ b/tools/BUILD
@@ -27,6 +27,7 @@ filegroup(
"//tools/cpp:srcs",
"//tools/j2objc:srcs",
"//tools/objc:srcs",
+ "//tools/osx/crosstool:srcs",
"//tools/test:srcs",
"//tools/python:srcs",
"//tools/zip:srcs",