aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-03-11 08:34:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-03-11 08:34:51 +0000
commit3b63ed82303ce91b5ed2b8906ca2e4bd9b12474b (patch)
treef2f1600111048abbcdbc77c3652181a3200b2013 /ares/Makefile.inc
parente75441e027362e19bfce82c642cf37d739eced04 (diff)
the ares_parse_aaaa_reply man page
Diffstat (limited to 'ares/Makefile.inc')
-rw-r--r--ares/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.inc b/ares/Makefile.inc
index d8b1e0608..08e213f88 100644
--- a/ares/Makefile.inc
+++ b/ares/Makefile.inc
@@ -13,4 +13,4 @@ MANPAGES= ares_destroy.3 ares_expand_name.3 ares_expand_string.3 ares_fds.3 \
ares_gethostbyname.3 ares_init.3 ares_init_options.3 ares_mkquery.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_version.3 ares_cancel.3 ares_parse_aaaa_reply.3