]> git.saurik.com Git - apple/xnu.git/blobdiff - Makefile
xnu-517.tar.gz
[apple/xnu.git] / Makefile
index 5adbd70ba166c0df70c361285267d8ca7e658ab7..d2938322b7fc82e76303e3c01ae70a8dacac11ae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,8 @@ ALL_SUBDIRS = \
        libkern \
        libsa
 
+CONFIG_SUBDIRS = config
+
 INSTINC_SUBDIRS = $(ALL_SUBDIRS)
 
 INSTINC_SUBDIRS_PPC = $(INSTINC_SUBDIRS)
@@ -45,12 +47,14 @@ EXPINC_SUBDIRS_I386 = $(EXPINC_SUBDIRS)
 
 COMP_SUBDIRS = $(ALL_SUBDIRS)
 
+
 INST_SUBDIRS = \
        libkern \
        libsa   \
        iokit   \
        osfmk   \
-       bsd
+       bsd     \
+       config
 
 INSTALL_FILE_LIST= \
        mach_kernel