diff --git a/lib/Transforms/Instrumentation/Makefile b/lib/Transforms/Instrumentation/Makefile index ca48b0b2542..a234923b4c1 100644 --- a/lib/Transforms/Instrumentation/Makefile +++ b/lib/Transforms/Instrumentation/Makefile @@ -1,6 +1,6 @@ LEVEL = ../../.. LIBRARYNAME = instrument -DIRS = ProfilePaths +PARALLEL_DIRS = ProfilePaths BUILD_ARCHIVE = 1 include $(LEVEL)/Makefile.common