aboutsummaryrefslogtreecommitdiff
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2015-01-26 06:29:07 +0000
committerEnji Cooper <ngie@FreeBSD.org>2015-01-26 06:29:07 +0000
commitc01f300b7ffbea24934d94c38fa8bacf5048171a (patch)
treede1ce68fd897c4108c8ce7e32650cb907ec5813f /sbin/Makefile
parent4e39505449baa89abfdb1d234f540d0e366d793d (diff)
Notes
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 111919ee2dd3..6825cb65afb6 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -100,6 +100,10 @@ SUBDIR+= ipfw
SUBDIR+= natd
.endif
+.if ${MK_ISCSI} != "no"
+SUBDIR+= iscontrol
+.endif
+
.if ${MK_NAND} != "no"
SUBDIR+= nandfs
SUBDIR+= newfs_nandfs