aboutsummaryrefslogtreecommitdiff
path: root/inet/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-12-09 22:47:54 +0000
committerUlrich Drepper <drepper@redhat.com>2008-12-09 22:47:54 +0000
commited0da352260ecfd48408c52806e54267342c4d5b (patch)
treef1d48d07be5f792e466d65e45bc465c936b04972 /inet/Makefile
parentd4f0720b201778bedd41b662643d28701b079717 (diff)
* inet/Makefile (tests): Add tst-getni2.
* inet/tst-getni2.c: New file.
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 64154bb096..16b2aae683 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -53,7 +53,7 @@ aux := check_pf check_native ifreq
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \
tst-gethnm test-ifaddrs bug-if1 test-inet6_opt tst-ether_line \
- tst-getni1
+ tst-getni1 tst-getni2
include ../Rules