summaryrefslogtreecommitdiff
path: root/tools/llvmc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc/Makefile')
-rw-r--r--tools/llvmc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvmc/Makefile b/tools/llvmc/Makefile
index 6034f87fe4..79292baa53 100644
--- a/tools/llvmc/Makefile
+++ b/tools/llvmc/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
TOOLNAME = llvmc
-USEDLIBS = LLVMBCReader LLVMCore LLVMSupport.a LLVMbzip2 LLVMSystem.a
+USEDLIBS = LLVMBCReader.a LLVMCore.a LLVMSupport.a LLVMbzip2.a LLVMSystem.a
CONFIG_FILES = c cpp ll
EXTRA_DIST = c cpp ll ConfigLexer.cpp.cvs ConfigLexer.l.cvs