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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile
index 6ebdc66..9c78e16 100644
--- a/sbin/geom/class/Makefile
+++ b/sbin/geom/class/Makefile
@@ -2,7 +2,8 @@
.include <bsd.own.mk>
-SUBDIR= concat
+SUBDIR= cache
+SUBDIR+=concat
.if ${MK_OPENSSL} != "no"
SUBDIR+=eli
.endif
OpenPOWER on IntegriCloud