aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Transforms')
-rw-r--r--lib/Transforms/Instrumentation/ProfilePaths/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Transforms/Instrumentation/ProfilePaths/Makefile b/lib/Transforms/Instrumentation/ProfilePaths/Makefile
new file mode 100644
index 0000000..271de60
--- /dev/null
+++ b/lib/Transforms/Instrumentation/ProfilePaths/Makefile
@@ -0,0 +1,5 @@
+LEVEL = ../../../..
+
+LIBRARYNAME = profpaths
+include $(LEVEL)/Makefile.common
+