[runtime] Install profiler-events.h as a public header.
authorAlex Rønne Petersen <alex@alexrp.com>
Fri, 4 Aug 2017 19:05:12 +0000 (21:05 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Aug 2017 19:05:12 +0000 (21:05 +0200)
mono/metadata/Makefile.am

index d90f9200ab0417b4178689dd293208d5e47ace00..c7fab2db8f3b951d6a952a2d9c521b3d6a4ecbd6 100644 (file)
@@ -223,7 +223,6 @@ common_sources = \
        w32process.h            \
        w32process-internals.h          \
        profiler.c              \
-       profiler-events.h       \
        profiler-private.h      \
        rand.h                  \
        rand.c                  \
@@ -349,6 +348,7 @@ libmonoruntimeinclude_HEADERS = \
        object.h                \
        opcodes.h               \
        profiler.h              \
+       profiler-events.h       \
        reflection.h            \
        row-indexes.h           \
        tokentype.h             \