Fix warning
[oota-llvm.git] / lib / Transforms / Instrumentation / Makefile
index e0e7d7cfb4637ff360a11b3bbfb93d86ca1e1987..a234923b4c12055b7195922ccbd579d8cb95e93a 100644 (file)
@@ -1,6 +1,7 @@
 LEVEL = ../../..
-
 LIBRARYNAME = instrument
-DIRS = ProfilePaths 
+PARALLEL_DIRS = ProfilePaths 
+BUILD_ARCHIVE = 1
+
 include $(LEVEL)/Makefile.common