Add cpp11-migrate to autoconf build

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@169986 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Edwin Vane 2012-12-12 16:08:10 +00:00
Родитель 6efdae55ae
Коммит a9fb16a53b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@ CLANG_LEVEL := ../..
include $(CLANG_LEVEL)/../../Makefile.config 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 include $(CLANG_LEVEL)/Makefile