aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
diff options
context:
space:
mode:
authorGravatar Michael Lumish <mlumish@google.com>2015-07-06 14:41:41 -0700
committerGravatar Michael Lumish <mlumish@google.com>2015-07-06 14:41:41 -0700
commitcd54c60c084010012460b80918861b1463797b64 (patch)
treef4f98756ab2750568d304032695c5deeea3250ee /templates
parentd426864934ac60f46e538ba81932e405fa8949b1 (diff)
parent3beb240544bd7a7dc192c2c2fb343e924d5bece0 (diff)
Merge pull request #2291 from jcanizales/skylark-objc-library
Add Bazel macros to depend on an automatically-generated gRPC library
Diffstat (limited to 'templates')
-rw-r--r--templates/BUILD.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/BUILD.template b/templates/BUILD.template
index dffdc1dddd..4e9d8c376a 100644
--- a/templates/BUILD.template
+++ b/templates/BUILD.template
@@ -1,5 +1,5 @@
# GRPC Bazel BUILD file.
-# This currently builds C and C++ code.
+# This currently builds C, C++ and Objective-C code.
# This file has been automatically generated from a template file.
# Please look at the templates directory instead.
# This file can be regenerated from the template by running