diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-08-05 20:02:46 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-08-05 20:02:46 +0000 |
| commit | bc921f9c4b775b1cb5d824ed83f55e644a07aa6d (patch) | |
| tree | d21aa90dc156c40aa811425209f4b7d8f8289660 /include | |
| parent | 3a024797132037d782f62314466928a817d0ee0a (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index 4fb1ad18a5ff..d336eaad0ed3 100644 --- a/include/Makefile +++ b/include/Makefile @@ -42,8 +42,8 @@ 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/umapfs \ fs/unionfs \ - geom/concat geom/gate geom/label geom/mirror geom/nop geom/raid3 \ - geom/shsec geom/stripe \ + geom/concat geom/eli geom/gate geom/label geom/mirror geom/nop \ + geom/raid3 geom/shsec geom/stripe \ isofs/cd9660 \ netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \ netgraph/atm netgraph/netflow \ |
