diff options
Diffstat (limited to 'sbin/geom/class')
-rw-r--r-- | sbin/geom/class/Makefile | 1 |
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> |