summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/Makefile')
-rw-r--r--llvm/lib/Transforms/Instrumentation/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/Makefile b/llvm/lib/Transforms/Instrumentation/Makefile
index e0e7d7cfb46..ca48b0b2542 100644
--- a/llvm/lib/Transforms/Instrumentation/Makefile
+++ b/llvm/lib/Transforms/Instrumentation/Makefile
@@ -1,6 +1,7 @@
LEVEL = ../../..
-
LIBRARYNAME = instrument
DIRS = ProfilePaths
+BUILD_ARCHIVE = 1
+
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud