diff options
author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-07-30 23:18:53 +0000 |
---|---|---|
committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-07-30 23:18:53 +0000 |
commit | 8a8fbaca32286119424e183b92f6633143fc5c4d (patch) | |
tree | 034b3e130a95e0b8ab73d94cd1a4174fa3e35ae7 /sbin/geom/class/Makefile | |
parent | fa4a1febf719c322c3c7db0e6b45e827e6e116b9 (diff) |
Connect GEOM_MIRROR class to the build.
Notes
Notes:
svn path=/head/; revision=132905
Diffstat (limited to 'sbin/geom/class/Makefile')
-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 704466159ba1..888233e5f860 100644 --- a/sbin/geom/class/Makefile +++ b/sbin/geom/class/Makefile @@ -2,6 +2,7 @@ SUBDIR= concat SUBDIR+=label +SUBDIR+=mirror SUBDIR+=nop SUBDIR+=stripe |