]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/Makefile
xnu-3789.1.32.tar.gz
[apple/xnu.git] / osfmk / Makefile
index c39c53ccc48619d557b20e7b658eb6cf1ea80cd5..64af5e1e0b9747fabaa3480ed39f51422fdd44b9 100644 (file)
@@ -8,9 +8,10 @@ include $(MakeInc_def)
 
 INSTINC_SUBDIRS = \
        mach    \
 
 INSTINC_SUBDIRS = \
        mach    \
-       atm     \
+       atm     \
        corpses \
        bank \
        corpses \
        bank \
+       voucher \
        device \
        default_pager \
        mach_debug \
        device \
        default_pager \
        mach_debug \
@@ -50,9 +51,10 @@ INSTINC_SUBDIRS_ARM64 = \
 
 EXPINC_SUBDIRS = \
        mach    \
 
 EXPINC_SUBDIRS = \
        mach    \
-       atm     \
+       atm     \
        corpses \
        bank \
        corpses \
        bank \
+       voucher \
        device \
        default_pager \
        mach_debug \
        device \
        default_pager \
        mach_debug \
@@ -88,7 +90,7 @@ EXPINC_SUBDIRS_ARM64 = \
        arm     \
        arm64
 
        arm     \
        arm64
 
-COMP_SUBDIRS =         \
+COMP_SUBDIRS = \
        conf
 
 include $(MakeInc_rule)
        conf
 
 include $(MakeInc_rule)