summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-08-16 06:36:21 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-08-16 06:36:21 +0000
commite81856c34ce4d9628776efda1a45b14b359dbba0 (patch)
tree3a2575c0899b646c9af978ee5f11853e28c6d5ec /include
parentb67471f34a383b9e055d4baa0fe5dbb2a8e1d4ef (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 8d86a62c9081..0fd1dd9b7c18 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -38,7 +38,8 @@ 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/mirror geom/nop geom/stripe \
+ geom/concat geom/gate geom/label geom/mirror geom/nop geom/raid3 \
+ 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 \