summaryrefslogtreecommitdiff
path: root/tools/bugpoint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bugpoint/Makefile')
-rw-r--r--tools/bugpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bugpoint/Makefile b/tools/bugpoint/Makefile
index dbd8fa8379..052ca29f0d 100644
--- a/tools/bugpoint/Makefile
+++ b/tools/bugpoint/Makefile
@@ -16,7 +16,7 @@ ANALIBS = LLVMDataStructure LLVMipa LLVMTarget.a
USEDLIBS = LLVMipo LLVMScalarOpts LLVMAnalysis $(OPTLIBS) $(ANALIBS) \
LLVMTransformUtils \
LLVMAsmParser LLVMLinker.a LLVMBCReader LLVMBCWriter \
- LLVMCore LLVMSupport.a LLVMSystem.a
+ LLVMCore LLVMSupport.a LLVMbzip2 LLVMSystem.a
TOOLLINKOPTS = $(PLATFORMLIBDL)