export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
-
include $(MakeInc_cmd)
include $(MakeInc_def)
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
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-