diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-07-02 19:40:36 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-07-02 19:40:36 +0000 |
| commit | e1237b285bc48cc79cf812d164cc7bfdfeac16c4 (patch) | |
| tree | 8e73f4b25ccaa53d48b0ffc0919724a8f6d36e90 /include/Makefile | |
| parent | 11c798a4de7cf48880ddddc4b6d5aff94016bf43 (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index f4d78dff2679..130e2266b258 100644 --- a/include/Makefile +++ b/include/Makefile @@ -35,7 +35,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/nop geom/stripe \ + geom/concat geom/gate geom/label 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 \ |
