Remove mention of non-existent 'test' directory.

llvm-svn: 215840
This commit is contained in:
Manuel Klimek 2014-08-17 18:17:41 +00:00
parent ccf0d79724
commit 52d23d4cee
1 changed files with 0 additions and 3 deletions

View File

@ -10,7 +10,4 @@
CLANG_LEVEL := ../../.. CLANG_LEVEL := ../../..
TOOLNAME = clang-rename TOOLNAME = clang-rename
include $(CLANG_LEVEL)/../../Makefile.config include $(CLANG_LEVEL)/../../Makefile.config
DIRS = test
include $(CLANG_LEVEL)/Makefile include $(CLANG_LEVEL)/Makefile