diff --git a/test/Makefile.tests b/test/Makefile.tests index dfe13379365..4d38c302158 100644 --- a/test/Makefile.tests +++ b/test/Makefile.tests @@ -27,7 +27,7 @@ LLI = $(TOOLS)/lli LLC = $(TOOLS)/llc LAS = $(TOOLS)/as LGCCAS = $(TOOLS)/gccas -LGCCLD = $(TOOLS)/gccld -L$(LLVMGCCDIR)/lib/gcc-lib/llvm/3.1/ +LGCCLD = $(TOOLS)/gccld -L$(LLVMGCCDIR)/llvm/lib LDIS = $(TOOLS)/dis LOPT = $(TOOLS)/opt LLINK = $(TOOLS)/link