summaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/CppBackend/Makefile')
-rw-r--r--lib/Target/CppBackend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/CppBackend/Makefile b/lib/Target/CppBackend/Makefile
index d75f4e8722..efc7463fda 100644
--- a/lib/Target/CppBackend/Makefile
+++ b/lib/Target/CppBackend/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../../..
-LIBRARYNAME = LLVMCppBackend
+LIBRARYNAME = LLVMCppBackendCodeGen
DIRS = TargetInfo
include $(LEVEL)/Makefile.common