diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2007-09-23 07:34:23 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2007-09-23 07:34:23 +0000 |
| commit | f854db0bf589ae8e9365fc0e99fbb37b6461b790 (patch) | |
| tree | ff9f3de5e3e137f37ef92cb9ca8feeeb51ec63ca /include | |
| parent | a95a61fc19b06fabc4dcbf357b599d7c485715f8 (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 d012e0eadb8c..cf60237d4f89 100644 --- a/include/Makefile +++ b/include/Makefile @@ -49,7 +49,7 @@ LSUBDIRS= cam/scsi \ fs/devfs fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs \ ${_fs_nwfs} fs/portalfs fs/procfs fs/smbfs fs/udf fs/unionfs \ geom/cache geom/concat geom/eli geom/gate geom/journal geom/label \ - geom/mirror geom/nop geom/raid3 geom/shsec geom/stripe \ + geom/mirror geom/nop geom/raid3 geom/shsec geom/stripe geom/virstor \ netgraph/atm netgraph/netflow \ security/audit \ security/mac_biba security/mac_bsdextended security/mac_lomac \ |
