Add cpp11-migrate to autoconf build

llvm-svn: 169986
This commit is contained in:
Edwin Vane 2012-12-12 16:08:10 +00:00
parent e29883c10a
commit 3d97cc4c57
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 loop-convert clang-format
PARALLEL_DIRS := remove-cstr-calls tool-template loop-convert clang-format cpp11-migrate
include $(CLANG_LEVEL)/Makefile