diff options
Diffstat (limited to 'clang/examples/Makefile')
| -rw-r--r-- | clang/examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/examples/Makefile b/clang/examples/Makefile index 9f1615c2f01..8cb431d7391 100644 --- a/clang/examples/Makefile +++ b/clang/examples/Makefile @@ -9,6 +9,6 @@ CLANG_LEVEL := .. -PARALLEL_DIRS := clang-interpreter PrintFunctionNames Tooling +PARALLEL_DIRS := clang-interpreter PrintFunctionNames include $(CLANG_LEVEL)/Makefile |

