about summary refs log tree commit diff
path: root/inet
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-06 20:12:31 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-06 20:12:31 +0000
commit5ab1c0338141dae86d5490ce448446ab7534ee8f (patch)
tree0c32e19a728d09f199f773e343e4c75bea56770a /inet
parent93160baaa0ce41403b9eeb8bac3f24f31810db0d (diff)
downloadglibc-5ab1c0338141dae86d5490ce448446ab7534ee8f.tar.gz
glibc-5ab1c0338141dae86d5490ce448446ab7534ee8f.tar.xz
glibc-5ab1c0338141dae86d5490ce448446ab7534ee8f.zip
Update.
	* inet/Makefile (tests): Add tst-ipnode.
Diffstat (limited to 'inet')
-rw-r--r--inet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 14bc027a0b..aabe332793 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -47,7 +47,7 @@ routines := htonl htons		\
 	    getaliasent_r getaliasent getaliasname getaliasname_r \
 	    in6_addr getnameinfo if_index getipnodebyad freehostent
 
-tests := htontest test_ifindex tst-ntoa tst-ether_aton
+tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode
 
 # No warnings about losing BSD code.
 CFLAGS-rcmd.c = -w