diff options
Diffstat (limited to 'docs/Makefile.inc')
-rw-r--r-- | docs/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.inc b/docs/Makefile.inc index fbd7492..3aa62aa 100644 --- a/docs/Makefile.inc +++ b/docs/Makefile.inc @@ -37,6 +37,7 @@ MANPAGES = ares_cancel.3 \ ares_parse_soa_reply.3 \ ares_parse_srv_reply.3 \ ares_parse_txt_reply.3 \ + ares_parse_uri_reply.3 \ ares_process.3 \ ares_query.3 \ ares_save_options.3 \ |