summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-08-16 06:36:21 +0000
committerpjd <pjd@FreeBSD.org>2004-08-16 06:36:21 +0000
commit5719aaaa5fd953fb22101cb2783e65695d486aae (patch)
tree3a2575c0899b646c9af978ee5f11853e28c6d5ec /sbin/geom/class/Makefile
parenteeb52edac03487a4419fb849582277d3ca9e61b8 (diff)
downloadFreeBSD-src-5719aaaa5fd953fb22101cb2783e65695d486aae.zip
FreeBSD-src-5719aaaa5fd953fb22101cb2783e65695d486aae.tar.gz
Connect RAID3 GEOM class to the build.
Diffstat (limited to 'sbin/geom/class/Makefile')
-rw-r--r--sbin/geom/class/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile
index 888233e..0fb33b1 100644
--- a/sbin/geom/class/Makefile
+++ b/sbin/geom/class/Makefile
@@ -4,6 +4,7 @@ SUBDIR= concat
SUBDIR+=label
SUBDIR+=mirror
SUBDIR+=nop
+SUBDIR+=raid3
SUBDIR+=stripe
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud