summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/Makefile')
-rw-r--r--sbin/geom/class/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile
index fb484ec..0828f70 100644
--- a/sbin/geom/class/Makefile
+++ b/sbin/geom/class/Makefile
@@ -1,7 +1,9 @@
# $FreeBSD$
SUBDIR= concat
+.if !defined(NO_CRYPT)
SUBDIR+=eli
+.endif
SUBDIR+=label
SUBDIR+=mirror
SUBDIR+=nop
OpenPOWER on IntegriCloud