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>2018-10-19 21:04:50 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-10-19 21:04:50 +0300
commite48ca0d4cc3a29a6998b7e3052c96dd30639b565 (patch)
tree098aab90fad13961b3c6da150231fd04263fa730 /mcs/class/Mono.Debugger.Soft
parent86941b00c1ca9ac2e62b6e87192ef1e99de6515d (diff)
[Mono.Debugger.Soft] Fixed spaces vs. tabs in Makefile
Diffstat (limited to 'mcs/class/Mono.Debugger.Soft')
-rw-r--r--mcs/class/Mono.Debugger.Soft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Mono.Debugger.Soft/Makefile b/mcs/class/Mono.Debugger.Soft/Makefile
index c8a1848343d..b5f37dbee1c 100644
--- a/mcs/class/Mono.Debugger.Soft/Makefile
+++ b/mcs/class/Mono.Debugger.Soft/Makefile
@@ -44,7 +44,7 @@ EXTRA_DISTFILES = \
Test/dtest-app.cs \
Test/dtest.cs \
Test/dtest-excfilter.il \
- Test/sourcelink.json \
+ Test/sourcelink.json \
$(TEST_HELPERS_SOURCES)
CLEAN_FILES = $(addprefix $(test_output_dir)/, dtest-app.exe dtest-app.exe.mdb dtest-app.pdb dtest-excfilter.exe dtest-excfilter.exe.mdb dtest-excfilter.pdb)