summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2007-10-01 18:07:29 +0000
committerru <ru@FreeBSD.org>2007-10-01 18:07:29 +0000
commitae0f7057339702e1a26b1e02a35830af162cd075 (patch)
tree3e8ef86f7174a15aa383f357763f17c6f98415a6 /include/Makefile
parentdfb6039bc1916c3c54f9056eccab33f9b48cb2dd (diff)
downloadFreeBSD-src-ae0f7057339702e1a26b1e02a35830af162cd075.zip
FreeBSD-src-ae0f7057339702e1a26b1e02a35830af162cd075.tar.gz
Install the forgotten /usr/include/geom/multipath/ header.
Approved by: re (kensmith)
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index cf60237..40e3543 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -45,11 +45,13 @@ LDIRS= bsm cam geom net net80211 netatalk netgraph netinet netinet6 \
LSUBDIRS= cam/scsi \
dev/acpica dev/an dev/bktr dev/firewire dev/hwpmc \
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 \
+ 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/unionfs \
geom/cache geom/concat geom/eli geom/gate geom/journal geom/label \
- geom/mirror geom/nop geom/raid3 geom/shsec geom/stripe geom/virstor \
+ geom/mirror geom/multipath geom/nop \
+ geom/raid3 geom/shsec geom/stripe geom/virstor \
netgraph/atm netgraph/netflow \
security/audit \
security/mac_biba security/mac_bsdextended security/mac_lomac \
OpenPOWER on IntegriCloud