split retracing into a separate file
[oota-llvm.git] / lib / Transforms / Instrumentation / Makefile
index 0fb7198858a65b2bc4e6883a802cf899bfe462c7..ca48b0b254225734ff7b4a53120afed6c3cdbcb5 100644 (file)
@@ -1,6 +1,7 @@
 LEVEL = ../../..
-
 LIBRARYNAME = instrument
+DIRS = ProfilePaths 
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common