X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/3903760236c30e3b5ace7a4eefac3a269d68957c..e8c3f78193f1895ea514044358b93b1add9322f3:/bsd/vfs/Makefile?ds=inline diff --git a/bsd/vfs/Makefile b/bsd/vfs/Makefile index ee71a736c..d9223229e 100644 --- a/bsd/vfs/Makefile +++ b/bsd/vfs/Makefile @@ -13,7 +13,9 @@ INSTALL_MI_LIST = ${DATAFILES} INSTALL_MI_DIR = vfs -EXPORT_MI_LIST = ${DATAFILES} +INSTALL_KF_MI_LIST = ${DATAFILES} + +EXPORT_MI_LIST = ${DATAFILES} vfs_disk_conditioner.h EXPORT_MI_DIR = vfs