Remove this hack in favor of another, better way of performing the same thing.

llvm-svn: 164915
This commit is contained in:
Bill Wendling 2012-09-30 11:22:45 +00:00
parent 5e561bbd5d
commit 446fb68894

View File

@ -14,10 +14,6 @@ include $(CLANG_LEVEL)/../../Makefile.config
DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \
clang-check
ifeq ($(CLANG_NO_TEST_TOOLS),YES)
DIRS := driver libclang
endif
# Recurse into the extra repository of tools if present.
OPTIONAL_DIRS := extra