X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/fe8ab488e9161c46dd9885d58fc52996dc0249ff..c7d2c2c6ee645e10cbccdd01c6191873ec77239d:/SETUP/Makefile diff --git a/SETUP/Makefile b/SETUP/Makefile index 4ef2047d4..6236960ac 100644 --- a/SETUP/Makefile +++ b/SETUP/Makefile @@ -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)