INSTINC_SUBDIRS = \
mach \
- atm \
+ atm \
corpses \
bank \
+ voucher \
device \
default_pager \
mach_debug \
EXPINC_SUBDIRS = \
mach \
- atm \
+ atm \
corpses \
bank \
+ voucher \
device \
default_pager \
mach_debug \
libsa \
console \
kperf \
- prng
+ prng \
+ tests
EXPINC_SUBDIRS_X86_64 = \
arm \
arm64
-COMP_SUBDIRS = \
+COMP_SUBDIRS = \
conf
include $(MakeInc_rule)