]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/machine/Makefile
xnu-4903.270.47.tar.gz
[apple/xnu.git] / osfmk / machine / Makefile
index abe9992d91be2b30879dbb808d6b6315fc15b1e3..8542493e91b0ba608684f5d754e9633efc66a081 100644 (file)
@@ -17,6 +17,7 @@ KERNELFILES = \
        lock.h  \
        locks.h \
        machine_cpuid.h         \
+       machine_remote_time.h \
        machine_routines.h      \
        machine_kpc.h           \
        monotonic.h \
@@ -24,8 +25,8 @@ KERNELFILES = \
        pal_hibernate.h         \
        simple_lock.h
 
-EXPORT_FILES =
-
+EXPORT_FILES = \
+       machine_remote_time.h
 
 INSTALL_MI_LCL_LIST = ${PRIVATE_DATAFILES}