IOPMinformee.h \
IOPMinformeeList.h \
IOPMlog.h \
- IOPMpmChild.h
+ IOPMpmChild.h \
+ IOPMPagingPlexus.h \
+ IOPMPrivate.h
INSTINC_SUBDIRS =
INSTINC_SUBDIRS_PPC =
ALL_HEADERS = $(shell (cd $(SOURCE); echo *.h))
-INSTALL_MI_LIST = IOPMLibDefs.h IOPM.h
+INSTALL_MI_LIST = IOPMLibDefs.h IOPM.h IOPMDeprecated.h
INSTALL_MI_LCL_LIST = ""
INSTALL_MI_DIR = $(MI_DIR)
EXPORT_MI_LIST = $(filter-out $(NOT_EXPORT_HEADERS), $(ALL_HEADERS))
EXPORT_MI_DIR = IOKit/$(MI_DIR)
+INSTALL_KF_MI_LCL_LIST = $(EXPORT_MI_LIST) IOPMPrivate.h IOPMPagingPlexus.h
+
include $(MakeInc_rule)
include $(MakeInc_dir)