From 11a9c0ce08d685411a6ee448b3db0222c0fcf89b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 12 Aug 2000 06:52:46 +0000 Subject: Update. * inet/Makefile (tests): Add tst-gethnm. * inet/tst-gethnm.c: New file. --- inet/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inet/Makefile') diff --git a/inet/Makefile b/inet/Makefile index c5874d4236..19009efc20 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -47,7 +47,8 @@ routines := htonl htons \ getaliasent_r getaliasent getaliasname getaliasname_r \ in6_addr getnameinfo if_index -tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network # tst-ipnode +tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \ + tst-gethnm # tst-ipnode include ../Rules -- cgit v1.2.3