forked from OSchip/llvm-project
Remove the directory that these are already in.
llvm-svn: 165162
This commit is contained in:
parent
f484b139db
commit
a1ec84474b
|
@ -18,7 +18,7 @@ DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \
|
|||
OPTIONAL_DIRS := extra
|
||||
|
||||
ifeq ($(BUILD_CLANG_ONLY),YES)
|
||||
DIRS := tools/driver tools/libclang
|
||||
DIRS := driver libclang
|
||||
OPTIONAL_DIRS :=
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue