aboutsummaryrefslogtreecommitdiff
path: root/inet
diff options
context:
space:
mode:
Diffstat (limited to 'inet')
-rw-r--r--inet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 19009efc20..240004ac83 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-1999, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1991-1999, 2000, 2001 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -48,7 +48,7 @@ routines := htonl htons \
in6_addr getnameinfo if_index
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \
- tst-gethnm # tst-ipnode
+ tst-gethnm
include ../Rules