summaryrefslogtreecommitdiff
path: root/tools-src/uClibc/libc/inet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools-src/uClibc/libc/inet/Makefile')
-rw-r--r--tools-src/uClibc/libc/inet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools-src/uClibc/libc/inet/Makefile b/tools-src/uClibc/libc/inet/Makefile
index 4614e145..092480f8 100644
--- a/tools-src/uClibc/libc/inet/Makefile
+++ b/tools-src/uClibc/libc/inet/Makefile
@@ -42,7 +42,8 @@ MOBJ2=encodeh.o decodeh.o encoded.o decoded.o lengthd.o encodeq.o \
closenameservers.o resolvename.o gethostbyname.o res_init.o \
res_query.o gethostbyaddr.o read_etc_hosts_r.o get_hosts_byname_r.o \
get_hosts_byaddr_r.o gethostbyname2.o getnameinfo.o gethostent.o \
- gethostbyname_r.o gethostbyname2_r.o gethostbyaddr_r.o
+ gethostbyname_r.o gethostbyname2_r.o gethostbyaddr_r.o \
+ res_comp.o ns_name.o
MSRC3=socketcalls.c
MOBJ3= accept.o bind.o connect.o getpeername.o getsockname.o getsockopt.o \