summaryrefslogtreecommitdiff
path: root/resolv/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-19 13:17:49 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-19 14:24:23 +0200
commite4e5b57d23b4ebdbf773fedba91160158f95af94 (patch)
treecbc97c9ed5d2824b53db57575f4ea9211d5f5ce8 /resolv/Makefile
parent26bf5a1029434c98db85947eed11ce3090b2f5db (diff)
downloadglibc-e4e5b57d23b4ebdbf773fedba91160158f95af94.tar.gz
resolv: Move _res deallocation functions to their own file
Diffstat (limited to 'resolv/Makefile')
-rw-r--r--resolv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/Makefile b/resolv/Makefile
index 980dfb7023..a9b355faed 100644
--- a/resolv/Makefile
+++ b/resolv/Makefile
@@ -28,7 +28,7 @@ headers := resolv.h bits/types/res_state.h \
sys/bitypes.h
routines := herror inet_addr inet_ntop inet_pton nsap_addr res_init \
- res_hconf res_libc res-state res_randomid
+ res_hconf res_libc res-state res_randomid res-close
tests = tst-aton tst-leaks tst-inet_ntop
xtests = tst-leaks2