From 2ae0fa54367a7d2d581cb9b2796991efb291293d Mon Sep 17 00:00:00 2001 From: ngie Date: Wed, 16 Dec 2015 08:25:12 +0000 Subject: Iterate down lib/libc/tests/nss... MFC after: 1 week X-MFC with: r292323 Sponsored by: EMC / Isilon Storage Division --- lib/libc/tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/tests') diff --git a/lib/libc/tests/Makefile b/lib/libc/tests/Makefile index 4c76d0e..a9d8c02 100644 --- a/lib/libc/tests/Makefile +++ b/lib/libc/tests/Makefile @@ -10,6 +10,7 @@ TESTS_SUBDIRS+= gen TESTS_SUBDIRS+= hash TESTS_SUBDIRS+= inet TESTS_SUBDIRS+= net +TESTS_SUBDIRS+= nss TESTS_SUBDIRS+= regex TESTS_SUBDIRS+= resolv TESTS_SUBDIRS+= rpc -- cgit v1.1