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:
authorMarek Safar <marek.safar@gmail.com>2013-02-27 17:56:40 +0400
committerMarek Safar <marek.safar@gmail.com>2013-02-27 17:57:15 +0400
commit20e40c448cedb603f8c1bdf2b29ffc4d43b721b6 (patch)
treeddbc6dc07de3c07815450d22e22e99f5aeb6d11a
parent5d13979d853c5ad96e730c7e89a5a0f669f9dd27 (diff)
Fix space in makefilemono-3.0.6
-rw-r--r--mcs/class/corlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/corlib/Makefile b/mcs/class/corlib/Makefile
index 7cb7c4f91ab..dd231d58479 100644
--- a/mcs/class/corlib/Makefile
+++ b/mcs/class/corlib/Makefile
@@ -53,7 +53,7 @@ EXTRA_DISTFILES = \
Test/resources/bug81759.resources \
Test/resources/415628.bin \
Test/resources/Fergie.GED \
- Test/resources/culture-*.cs \
+ Test/resources/culture-*.cs \
$(RESOURCE_FILES) \
$(TEST_RESOURCES:.resources=.resx)