diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-03-01 13:32:17 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-03-01 13:32:17 +0000 |
| commit | 62446140ca0978a983a56fcf2a468f6a43c588e9 (patch) | |
| tree | 1a4975ffb2438b4b77e1aa8f0454be0fdeb9635c /include | |
| parent | 1cad49bfefe095bd69e77771bd07f2ef1a41f452 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 93b8c2277069..03e9d36f9463 100644 --- a/include/Makefile +++ b/include/Makefile @@ -39,7 +39,7 @@ LSUBDIRS= cam/scsi dev/an dev/bktr dev/firewire dev/ic dev/iicbus \ 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/raid3 \ - geom/stripe \ + geom/shsec geom/stripe \ isofs/cd9660 netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \ netgraph/atm netgraph/netflow \ security/mac_biba security/mac_bsdextended \ |
