clang-replace: Fix autoconf build failures

Updating autoconf files to reflect changes to directory structure

llvm-svn: 189681
This commit is contained in:
Edwin Vane 2013-08-30 15:40:26 +00:00
parent 8607c24638
commit f5b5f1f7f6
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@
CLANG_LEVEL := ../../..
include $(CLANG_LEVEL)/../../Makefile.config
DIRS = lib/Replace tool
DIRS = lib/Tooling tool
include $(CLANG_LEVEL)/Makefile