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 ad90b06199..5823b69e9c 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -52,7 +52,7 @@ routines := htonl htons		\
 aux := check_pf ifreq
 
 tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \
-	 tst-gethnm test-ifaddrs bug-if1
+	 tst-gethnm test-ifaddrs bug-if1 test-inet6_opt
 
 include ../Rules