]> git.saurik.com Git - apple/xnu.git/blobdiff - SETUP/Makefile
xnu-3248.30.4.tar.gz
[apple/xnu.git] / SETUP / Makefile
index 4ef2047d4bacf21e525a9297c01015832f11b010..6236960ac8e35ceeb408c9cd4e661318a8f59372 100644 (file)
@@ -14,5 +14,9 @@ SETUP_SUBDIRS =       \
        installfile     \
        replacecontents
 
+ifeq ($(BUILD_JSON_COMPILATION_DATABASE),1)
+SETUP_SUBDIRS += json_compilation_db
+endif
+
 include $(MakeInc_rule)
 include $(MakeInc_dir)