aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-24 20:28:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-24 20:28:04 +0000
commita9d74e6c97982cf175bced3f0f64c4b2d85ac995 (patch)
tree3c952d99bcf08995f4d47c9f422d91291a302344 /ares/Makefile.in
parentd46afd2b6a37d60af653379b0332479f15dfdbad (diff)
Introducing ares_version(), so that we can have apps get version info about
what particular ares version that is being used.
Diffstat (limited to 'ares/Makefile.in')
-rw-r--r--ares/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.in b/ares/Makefile.in
index d307779ce..2c4bfbb84 100644
--- a/ares/Makefile.in
+++ b/ares/Makefile.in
@@ -24,7 +24,7 @@ OBJS= ares__close_sockets.o ares__get_hostent.o ares__read_line.o \
ares_free_hostent.o ares_free_string.o ares_gethostbyaddr.o \
ares_gethostbyname.o ares_init.o ares_mkquery.o ares_parse_a_reply.o \
ares_parse_ptr_reply.o ares_process.o ares_query.o ares_search.o \
- ares_send.o ares_strerror.o ares_timeout.o
+ ares_send.o ares_strerror.o ares_timeout.o ares_version.o
all: libares.a adig ahost