summaryrefslogtreecommitdiff
path: root/lib/Support/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/Makefile')
-rw-r--r--lib/Support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/Makefile b/lib/Support/Makefile
index 0b6660408a..2e4a5b066a 100644
--- a/lib/Support/Makefile
+++ b/lib/Support/Makefile
@@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
-LIBRARYNAME = support
+LIBRARYNAME = LLVMSupport
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common