aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms')
-rw-r--r--lib/Transforms/Instrumentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Transforms/Instrumentation/Makefile b/lib/Transforms/Instrumentation/Makefile
index 0fb7198858..e0e7d7cfb4 100644
--- a/lib/Transforms/Instrumentation/Makefile
+++ b/lib/Transforms/Instrumentation/Makefile
@@ -1,6 +1,6 @@
LEVEL = ../../..
LIBRARYNAME = instrument
-
+DIRS = ProfilePaths
include $(LEVEL)/Makefile.common