Fix Makefile.

llvm-svn: 177507
This commit is contained in:
Daniel Jasper 2013-03-20 10:02:35 +00:00
parent 9be2c5cf17
commit ff367af17b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ CLANG_LEVEL := ../..
include $(CLANG_LEVEL)/../../Makefile.config
PARALLEL_DIRS := remove-cstr-calls tool-template clang-format cpp11-migrate modularize
PARALLEL_DIRS := remove-cstr-calls tool-template cpp11-migrate modularize
include $(CLANG_LEVEL)/Makefile