X-Git-Url: https://sourceware.org/git/?a=blobdiff_plain;f=inet%2FMakefile;h=19009efc20f4ecf30308e2424b31d4ab2a111642;hb=5ab7f7c12a6c072c0e44d388ca45c32f3b6b839d;hp=a78a8865f2e0c6d80e24f490310e5f1c4aacdb4b;hpb=41b5aaf9c93b45455c51666b6c273d2ae56008a3;p=glibc.git diff --git a/inet/Makefile b/inet/Makefile index a78a8865f2..19009efc20 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -45,10 +45,10 @@ routines := htonl htons \ rcmd rexec ruserpass \ getnetgrent_r getnetgrent \ getaliasent_r getaliasent getaliasname getaliasname_r \ - in6_addr getnameinfo if_index getipnodebyad freehostent \ - getipnodebynm + in6_addr getnameinfo if_index -tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode tst-network +tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \ + tst-gethnm # tst-ipnode include ../Rules