[profiler] Implement call context introspection for enter/leave events.
[mono.git] / mono / mini / Makefile.am.in
index 5e68273c645802bda1d003397f4fc15f0e7f8e28..848f75d3fe1544ed2dedbd459355d7c30a563280 100755 (executable)
@@ -488,7 +488,8 @@ common_sources = \
        type-checking.c \
        lldb.h                  \
        lldb.c  \
-       memory-access.c
+       memory-access.c \
+       mini-profiler.c
 
 test_sources =                         \
        basic-calls.cs          \