summaryrefslogtreecommitdiff
path: root/libc/inet/Makefile.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-08-25 14:12:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-08-25 14:12:15 +0200
commit0894e879f091a6a281c02b8da1c0606f4f2dcfb8 (patch)
tree0ec81f5ef060f9cb517ab7d3f65d3321831d705e /libc/inet/Makefile.in
parentca958dc21e854734630870f38975ff05eb930f6d (diff)
parent0f822af0445e5348ce7b7bd8ce1204244f31d174 (diff)
Merge remote-tracking branch 'evolvis/dns-things'
Diffstat (limited to 'libc/inet/Makefile.in')
-rw-r--r--libc/inet/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/Makefile.in b/libc/inet/Makefile.in
index 91c417cc2..5e43f2303 100644
--- a/libc/inet/Makefile.in
+++ b/libc/inet/Makefile.in
@@ -26,7 +26,7 @@ CSRC-$(V4_OR_V6) += \
inet_lnaof.c inet_netof.c
# multi source resolv.c
CSRC-$(V4_OR_V6) += \
- encodeh.c decodeh.c encoded.c decoded.c \
+ encodeh.c decodeh.c \
encodeq.c encodea.c \
read_etc_hosts_r.c \
dnslookup.c opennameservers.c closenameservers.c \