summaryrefslogtreecommitdiff
path: root/lib/Transforms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms/Makefile')
-rw-r--r--lib/Transforms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Transforms/Makefile b/lib/Transforms/Makefile
index b9f65b2e7f..31436216db 100644
--- a/lib/Transforms/Makefile
+++ b/lib/Transforms/Makefile
@@ -1,7 +1,7 @@
LEVEL = ../..
DIRS = Utils Instrumentation Scalar IPO
-
LIBRARYNAME = transforms
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common