about summary refs log tree commit diff
path: root/inet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inet/Makefile')
-rw-r--r--inet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/Makefile b/inet/Makefile
index a78a8865f2..93f90985e9 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -48,7 +48,7 @@ routines := htonl htons		\
 	    in6_addr getnameinfo if_index getipnodebyad freehostent \
 	    getipnodebynm
 
-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-ipnode
 
 include ../Rules