]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/system_management/Makefile
xnu-1228.tar.gz
[apple/xnu.git] / iokit / IOKit / system_management / Makefile
index 8b246385016182fe5ef98e94cc4948755ae96e6a..a9ad1604cf3ced72ac3f217206f60081ff22fb98 100644 (file)
@@ -16,10 +16,12 @@ NOT_EXPORT_HEADERS =
 INSTINC_SUBDIRS =
 INSTINC_SUBDIRS_PPC =
 INSTINC_SUBDIRS_I386 =
+INSTINC_SUBDIRS_ARM =
 
 EXPINC_SUBDIRS = ${INSTINC_SUBDIRS}
 EXPINC_SUBDIRS_PPC = ${INSTINC_SUBDIRS_PPC}
 EXPINC_SUBDIRS_I386 = ${INSTINC_SUBDIRS_I386}
+EXPINC_SUBDIRS_ARM = ${INSTINC_SUBDIRS_ARM}
 
 ALL_HEADERS = $(shell (cd $(SOURCE); echo *.h))