aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Makefile.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.tests b/test/Makefile.tests
index 27254ed93f..e0d5111e1b 100644
--- a/test/Makefile.tests
+++ b/test/Makefile.tests
@@ -22,7 +22,7 @@ include ${LEVEL}/Makefile.common
#
LCC = /home/vadve/lattner/cvs/gcc_install/bin/gcc
LCC1 = /home/vadve/lattner/cvs/gcc_install/lib/gcc-lib/llvm/3.1/cc1
-TOOLS = $(LEVEL)/tools/Debug
+TOOLS = $(BUILD_ROOT_TOP)/tools/Debug
LLI = $(TOOLS)/lli
LLC = $(TOOLS)/llc
LAS = $(TOOLS)/as