summaryrefslogtreecommitdiff
path: root/Makefile.inc
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-10-29 02:40:16 +0000
committerYang Tse <yangsita@gmail.com>2009-10-29 02:40:16 +0000
commit991c93cf5404c9143313fac15d784496c25ba8ed (patch)
tree0bdc80812047591201250eda407ab7aca7f87f51 /Makefile.inc
parent539ffc7b4065d1be0c002ea2d4c7812d3184637d (diff)
downloadc-ares-991c93cf5404c9143313fac15d784496c25ba8ed.tar.gz
c-ares-991c93cf5404c9143313fac15d784496c25ba8ed.tar.bz2
c-ares-991c93cf5404c9143313fac15d784496c25ba8ed.zip
Add reference for ares_parse_srv_reply.pdf
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 2247c84..13e6214 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -148,6 +148,7 @@ PDFPAGES = ares_cancel.pdf \
ares_parse_aaaa_reply.pdf \
ares_parse_ns_reply.pdf \
ares_parse_ptr_reply.pdf \
+ ares_parse_srv_reply.pdf \
ares_process.pdf \
ares_query.pdf \
ares_save_options.pdf \