summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Analysis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/Makefile b/llvm/lib/Analysis/Makefile
index 6168140831d..d544a05a1f0 100644
--- a/llvm/lib/Analysis/Makefile
+++ b/llvm/lib/Analysis/Makefile
@@ -1,6 +1,6 @@
LEVEL = ../..
LIBRARYNAME = analysis
-DIRS = LiveVar IPA DataStructure
+PARALLEL_DIRS = LiveVar IPA DataStructure
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud