summaryrefslogtreecommitdiff
path: root/usr/src/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/test/Makefile')
-rw-r--r--usr/src/test/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/test/Makefile b/usr/src/test/Makefile
index fa57d36772..49cc6f1913 100644
--- a/usr/src/test/Makefile
+++ b/usr/src/test/Makefile
@@ -12,6 +12,7 @@
#
# Copyright (c) 2012 by Delphix. All rights reserved.
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
+# Copyright 2019 Joyent, Inc.
#
.PARALLEL: $(SUBDIRS)
@@ -20,6 +21,7 @@ SUBDIRS = \
crypto-tests \
elf-tests \
libc-tests \
+ nsswitch-tests \
os-tests \
smbclient-tests \
test-runner \