summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-06-25 05:06:57 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-06-25 05:06:57 +0000
commit534046e301d476f1c3a80dd439a999d9ca9a648a (patch)
treee25bb945a43065c7209e5ce70cacca6e5925c8b5 /include
parentb038594e17b3060407246d3f75726a7bbc14947c (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 0dd03063b191..c29f00833699 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -43,8 +43,7 @@ LSUBDIRS= cam/scsi \
dev/ic dev/iicbus ${_dev_ieee488} dev/lmc dev/ofw \
dev/pbio ${_dev_powermac_nvram} dev/ppbus dev/smbus dev/speaker dev/usb dev/utopia dev/vkbd dev/wi \
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 \
+ ${_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 \
netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \