diff options
| author | Scott Long <scottl@FreeBSD.org> | 2003-11-22 06:08:59 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2003-11-22 06:08:59 +0000 |
| commit | 90768c55d488a67e378531a74e261ee684715916 (patch) | |
| tree | 618e48328e0114980641d1efa6d18007f7c36903 /include | |
| parent | 8a5e5597c0f1479cb6ea2f486f33fcfa28a14885 (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 1dcc741bf6ad7..e36251c4719db 100644 --- a/include/Makefile +++ b/include/Makefile @@ -34,7 +34,7 @@ LDIRS= cam geom net net80211 netatalk netatm netgraph netinet netinet6 \ LSUBDIRS= cam/scsi dev/an dev/ic dev/iicbus dev/firewire 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/umapfs fs/unionfs isofs/cd9660 \ + fs/procfs fs/smbfs fs/udf fs/umapfs fs/unionfs 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 \ |
