summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 0cb421f..fcdb567 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -92,6 +92,11 @@ SUBDIR+= ipfw
SUBDIR+= natd
.endif
+.if ${MK_NAND} != "no"
+SUBDIR+= nandfs
+SUBDIR+= newfs_nandfs
+.endif
+
.if ${MK_PF} != "no"
SUBDIR+= pfctl
SUBDIR+= pflogd
OpenPOWER on IntegriCloud