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 0fb33b1..84185cf 100644 --- a/sbin/geom/class/Makefile +++ b/sbin/geom/class/Makefile @@ -5,6 +5,7 @@ SUBDIR+=label SUBDIR+=mirror SUBDIR+=nop SUBDIR+=raid3 +SUBDIR+=shsec SUBDIR+=stripe .include <bsd.subdir.mk> |