aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ares/Makefile.inc')
-rw-r--r--ares/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ares/Makefile.inc b/ares/Makefile.inc
index 55735e2d6..8fad409c4 100644
--- a/ares/Makefile.inc
+++ b/ares/Makefile.inc
@@ -18,5 +18,5 @@ MANPAGES= ares_destroy.3 ares_expand_name.3 ares_expand_string.3 ares_fds.3 \
ares_parse_a_reply.3 ares_parse_ptr_reply.3 ares_process.3 \
ares_query.3 ares_search.3 ares_send.3 ares_strerror.3 ares_timeout.3 \
ares_version.3 ares_cancel.3 ares_parse_aaaa_reply.3 ares_getnameinfo.3 \
- ares_getsock.3 ares_parse_ns_reply.3
-
+ ares_getsock.3 ares_parse_ns_reply.3 \
+ ares_destroy_options.3 ares_save_options.3