From e6cbfa6b09e3e9ddf18449d1b64793e24af27c6b Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Thu, 29 Jul 2010 01:25:38 +0000 Subject: Speculatively revert r109705 since it seems to be causing some build bot angst. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109718 91177308-0d34-0410-b5e6-96231b3b80d8 --- unittests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unittests/Makefile') diff --git a/unittests/Makefile b/unittests/Makefile index 0401cd1..9f377cd 100644 --- a/unittests/Makefile +++ b/unittests/Makefile @@ -9,7 +9,7 @@ LEVEL = .. -PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis +PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore include $(LEVEL)/Makefile.common -- cgit v1.1