aboutsummaryrefslogtreecommitdiff
path: root/resolv/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-11-11 11:33:32 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-11-11 11:33:32 +0100
commite2a9fca8101443076235a8dbcfceaa2d96bf4801 (patch)
tree90fbfaa9093e6e4ab8b3a5aeccb912ea83f38c9c /resolv/Makefile
parent5c1a69238fcb87ff7f916a5ce7960b2864afb3a1 (diff)
downloadglibc-e2a9fca8101443076235a8dbcfceaa2d96bf4801.zip
glibc-e2a9fca8101443076235a8dbcfceaa2d96bf4801.tar.gz
glibc-e2a9fca8101443076235a8dbcfceaa2d96bf4801.tar.bz2
resolv: Add tst-ns_name_pton
Diffstat (limited to 'resolv/Makefile')
-rw-r--r--resolv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/resolv/Makefile b/resolv/Makefile
index 0b8dbf2..0323496 100644
--- a/resolv/Makefile
+++ b/resolv/Makefile
@@ -46,6 +46,7 @@ tests += \
tst-bug18665-tcp \
tst-ns_name \
tst-ns_name_compress \
+ tst-ns_name_pton \
tst-res_hconf_reorder \
tst-res_hnok \
tst-res_use_inet6 \
@@ -173,6 +174,7 @@ $(objpfx)tst-resolv-canonname: \
$(objpfx)tst-ns_name: $(objpfx)libresolv.so
$(objpfx)tst-ns_name.out: tst-ns_name.data
$(objpfx)tst-ns_name_compress: $(objpfx)libresolv.so
+$(objpfx)tst-ns_name_pton: $(objpfx)libresolv.so
$(objpfx)tst-res_hnok: $(objpfx)libresolv.so