Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Rønne Petersen <alexrp@xamarin.com>2017-06-12 23:53:56 +0300
committerAlex Rønne Petersen <alexrp@xamarin.com>2017-06-20 01:47:52 +0300
commitfbb36d5500450ba5336286ea7646463f3f76ee2a (patch)
tree6ebf488a95369170a394afb422919514cb688e0c /mcs/class/Makefile
parentd421ee95b03dd2ffee3dcea9ef24406a5d064684 (diff)
[profiler] Introduce the Mono.Profiler.Log library. API still unstable.
Diffstat (limited to 'mcs/class/Makefile')
-rw-r--r--mcs/class/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/Makefile b/mcs/class/Makefile
index eb3b7b09ce2..56e2faaf458 100644
--- a/mcs/class/Makefile
+++ b/mcs/class/Makefile
@@ -315,6 +315,7 @@ net_4_x_parallel_dirs := \
System.Workflow.ComponentModel \
System.Workflow.Runtime \
System.Reflection.Context \
+ Mono.Profiler.Log \
legacy/Mono.Cecil \
$(pcl_facade_dirs)