summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-07-30 23:18:53 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-07-30 23:18:53 +0000
commit8a8fbaca32286119424e183b92f6633143fc5c4d (patch)
tree034b3e130a95e0b8ab73d94cd1a4174fa3e35ae7 /include
parentfa4a1febf719c322c3c7db0e6b45e827e6e116b9 (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 4e0470edc9d0..3d34047238e4 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -36,7 +36,7 @@ LSUBDIRS= cam/scsi dev/an dev/bktr dev/firewire dev/ic dev/iicbus \
dev/ofw dev/ppbus dev/smbus dev/usb dev/wi dev/utopia fs/devfs \
fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs fs/nwfs fs/portalfs \
fs/procfs fs/smbfs fs/udf fs/umapfs fs/unionfs \
- geom/concat geom/gate geom/label geom/nop geom/stripe \
+ geom/concat geom/gate geom/label geom/mirror geom/nop geom/stripe \
isofs/cd9660 netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
netgraph/atm security/mac_biba security/mac_bsdextended \
security/mac_lomac security/mac_mls security/mac_partition \