aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/cares/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/cares/BUILD')
-rw-r--r--third_party/cares/BUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/cares/BUILD b/third_party/cares/BUILD
new file mode 100644
index 0000000000..ad27d93c0f
--- /dev/null
+++ b/third_party/cares/BUILD
@@ -0,0 +1,9 @@
+exports_files([
+ "ares_build.h",
+ "cares.BUILD",
+ "config_android/ares_config.h",
+ "config_darwin/ares_config.h",
+ "config_freebsd/ares_config.h",
+ "config_linux/ares_config.h",
+ "config_openbsd/ares_config.h",
+])