Allow autotools to build and install cpp11-migrate

This patch fixes bug15793
cpp11-migrate was built but not installed (make install)
in the autotools build.

llvm-svn: 180721
This commit is contained in:
Ariel J. Bernal 2013-04-29 18:23:45 +00:00
parent 31be5eff33
commit ea64c97fa9
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ CLANG_LEVEL := ../../../..
include $(CLANG_LEVEL)/../../Makefile.config
TOOLNAME = cpp11-migrate
NO_INSTALL = 1
# No plugins, optimize startup time.
TOOL_NO_EXPORTS = 1