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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-01-20 18:59:55 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-01-20 20:27:59 +0300
commit214f1d3582893ff0f861049c830798f829053da8 (patch)
tree9b1d30761b1c024bed5ae58007c57d240b4f1077
parent62b78ef7eb7c644ccaa2f2e9fe4f1221f1b4d389 (diff)
[profiler] Add mono-profiler-aot.h to EXTRA_DIST
This broke the tarball build. (cherry picked from commit 3ec54319a38dbac778b38f47f2087253a7577525)
-rw-r--r--mono/profiler/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mono/profiler/Makefile.am b/mono/profiler/Makefile.am
index 4f6c4acb204..ce599e0aba8 100644
--- a/mono/profiler/Makefile.am
+++ b/mono/profiler/Makefile.am
@@ -111,6 +111,7 @@ testlog: $(PLOG_TESTS)
check-local: $(check_targets)
EXTRA_DIST=mono-profiler-log.h \
+ mono-profiler-aot.h \
$(PLOG_TESTS_SRC) \
ptestrunner.pl \
$(suppression_DATA)