summaryrefslogtreecommitdiffstats
path: root/clang/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'clang/examples/Makefile')
-rw-r--r--clang/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/examples/Makefile b/clang/examples/Makefile
index 8cb431d7391..d8d902874ae 100644
--- a/clang/examples/Makefile
+++ b/clang/examples/Makefile
@@ -9,6 +9,6 @@
CLANG_LEVEL := ..
-PARALLEL_DIRS := clang-interpreter PrintFunctionNames
+PARALLEL_DIRS := analyzer-plugin clang-interpreter PrintFunctionNames
include $(CLANG_LEVEL)/Makefile
OpenPOWER on IntegriCloud