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