From ed0da352260ecfd48408c52806e54267342c4d5b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 9 Dec 2008 22:47:54 +0000 Subject: * inet/Makefile (tests): Add tst-getni2. * inet/tst-getni2.c: New file. --- inet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inet/Makefile') 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 -- cgit 1.4.1