aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2005-01-11 21:15:18 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2005-01-11 21:15:18 +0000
commit2c144a95ed64ac824a821cfe3f7279cd45cbaa76 (patch)
tree5727e42149391a0ae7c4beef95c61b2df08403ca /include/Makefile
parenta5254695a7e4ec4a399beaa2e2619c838231dd42 (diff)
downloadsrc-2c144a95ed64ac824a821cfe3f7279cd45cbaa76.tar.gz
src-2c144a95ed64ac824a821cfe3f7279cd45cbaa76.zip
Add missing entry.
Reported by: sos
Notes
Notes: svn path=/head/; revision=140084
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index f7acc3095b92..aeab8e0dcce5 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -39,7 +39,7 @@ LSUBDIRS= cam/scsi dev/an dev/bktr dev/firewire dev/ic dev/iicbus \
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/stripe \
+ geom/shsec geom/stripe \
isofs/cd9660 netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
netgraph/atm netgraph/netflow \
security/mac_biba security/mac_bsdextended security/mac_lomac \