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