summaryrefslogtreecommitdiff
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
parent93160baaa0ce41403b9eeb8bac3f24f31810db0d (diff)
Update.
* inet/Makefile (tests): Add tst-ipnode.
-rw-r--r--ChangeLog1
-rw-r--r--inet/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 13e99c90dd..d49c23c7b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
1999-08-06 Ulrich Drepper <drepper@cygnus.com>
+ * inet/Makefile (tests): Add tst-ipnode.
* inet/tst-ipnode.c: New file.
1999-08-06 Andreas Schwab <schwab@suse.de>
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