X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/3903760236c30e3b5ace7a4eefac3a269d68957c..e8c3f78193f1895ea514044358b93b1add9322f3:/osfmk/Makefile diff --git a/osfmk/Makefile b/osfmk/Makefile index 64af5e1e0..b3beb2619 100644 --- a/osfmk/Makefile +++ b/osfmk/Makefile @@ -6,6 +6,7 @@ export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir include $(MakeInc_cmd) include $(MakeInc_def) + INSTINC_SUBDIRS = \ mach \ atm \ @@ -70,7 +71,8 @@ EXPINC_SUBDIRS = \ libsa \ console \ kperf \ - prng + prng \ + tests EXPINC_SUBDIRS_X86_64 = \