summaryrefslogtreecommitdiff
path: root/unittests/ASTMatchers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/ASTMatchers/Makefile')
-rw-r--r--unittests/ASTMatchers/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/unittests/ASTMatchers/Makefile b/unittests/ASTMatchers/Makefile
index 2abe6eeea5..7ff42f850c 100644
--- a/unittests/ASTMatchers/Makefile
+++ b/unittests/ASTMatchers/Makefile
@@ -9,6 +9,8 @@
CLANG_LEVEL = ../..
+PARALLEL_DIRS = Dynamic
+
TESTNAME = ASTMatchers
include $(CLANG_LEVEL)/../../Makefile.config
LINK_COMPONENTS := $(TARGETS_TO_BUILD) asmparser bitreader support mc