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>2021-02-09 15:32:23 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2021-02-09 15:32:23 +0300
commit615e65388009fa8468e43a3202e95670f2a01346 (patch)
treefc6f0fea16a9edf075ef2e2797573eeb2fe60e08
parent29f202f72fec37d4072753d4fc63994139f9a7ec (diff)
Revert "Fix rpm build (#20798)"
This reverts commit 4f80b7c8e92cf3e4d5cb30749c44397620f849a1. It's no longer needed now that 9a7219d3be5c595623c7b0e69b9c12312b9c4c1d was reverted.
-rwxr-xr-xmono/mini/Makefile.am.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/mono/mini/Makefile.am.in b/mono/mini/Makefile.am.in
index 1c3503403d8..a0c919881b5 100755
--- a/mono/mini/Makefile.am.in
+++ b/mono/mini/Makefile.am.in
@@ -513,7 +513,6 @@ common_sources = \
mini-gc.c \
debugger-agent.h \
debugger-engine.h \
- debugger-protocol.h \
debugger-agent-stubs.c \
debugger-state-machine.h \
xdebug.c \