aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 37c95ccdc0..2d08ae4d56 100644
--- a/build.yaml
+++ b/build.yaml
@@ -9,6 +9,9 @@ settings:
'#5': See the expand_version.py for all the quirks here
version: 1.1.0-dev
filegroups:
+- name: cares_wrapper
+ src:
+ - src/core/ext/c-ares/wrapper.c
- name: census
public_headers:
- include/grpc/census.h
@@ -819,6 +822,7 @@ libs:
- grpc_resolver_dns_native
- grpc_resolver_sockaddr
- grpc_load_reporting
+ - cares_wrapper
- grpc_secure
- census
generate_plugin_registry: true