diff --git a/tools/llvmc/Makefile b/tools/llvmc/Makefile index d760e72686e..0518742c1c7 100644 --- a/tools/llvmc/Makefile +++ b/tools/llvmc/Makefile @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL = ../.. TOOLNAME = llvmc -USEDLIBS = bcreader vmcore support.a LLVMsystem.a +USEDLIBS = LLVMBCReader LLVMCore LLVMSupport.a LLVMSystem.a CONFIG_FILES = st ll EXTRA_DIST = st ll