diff --git a/test/Makefile.tests b/test/Makefile.tests index cedeef81c87..4fb4d32731a 100644 --- a/test/Makefile.tests +++ b/test/Makefile.tests @@ -43,6 +43,7 @@ LLC = $(TOOLS)/llc LAS = $(TOOLS)/as LGCCAS = $(TOOLS)/gccas LGCCLD = $(TOOLS)/gccld -L$(LLVMGCCDIR)/lib/gcc-lib/$(LLVMGCCARCH) -L$(LLVMGCCDIR)/lib +LGCCLDPROG = $(TOOLS)/gccld LDIS = $(TOOLS)/dis LOPT = $(TOOLS)/opt LLINK = $(TOOLS)/link