summaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/IPO/Makefile')
-rw-r--r--lib/Transforms/IPO/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Transforms/IPO/Makefile b/lib/Transforms/IPO/Makefile
index fe82fc11fa..4f4563f18c 100644
--- a/lib/Transforms/IPO/Makefile
+++ b/lib/Transforms/IPO/Makefile
@@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
-LIBRARYNAME = ipo
+LIBRARYNAME = LLVMipo
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common