Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 6 Aug 1999 20:12:31 +0000 (20:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 6 Aug 1999 20:12:31 +0000 (20:12 +0000)
* inet/Makefile (tests): Add tst-ipnode.

ChangeLog
inet/Makefile

index 13e99c9..d49c23c 100644 (file)
--- 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>
index 14bc027..aabe332 100644 (file)
@@ -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