Index: tools/Makefile |
diff --git a/tools/Makefile b/tools/Makefile |
index 494ea562ed0188c87aec7f7f3eeaa981bfe03619..a6b06a79dc645ae45dbd8fa45b9f9e11ce3d74ea 100644 |
--- a/tools/Makefile |
+++ b/tools/Makefile |
@@ -19,6 +19,7 @@ else |
OPTIONAL_PARALLEL_DIRS := clang |
endif |
+OPTIONAL_PARALLEL_DIRS += $(SUBZERO_SRC_ROOT) |
# Build LLDB if present. Note LLDB must be built last as it depends on the |
# wider LLVM infrastructure (including Clang). |
OPTIONAL_DIRS := lldb |