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>2016-05-03 13:52:11 +0300
committerMarek Safar <marek.safar@gmail.com>2016-05-03 14:34:32 +0300
commit79fa40e7f23f98db7294164bad8812eb3877d4d4 (patch)
tree1d62aea212ca444033be1a29c9a9a6c180020502 /mcs/class/System.Configuration
parente223b6f140b784e5901dcf3864baaa5d8cead310 (diff)
Remove referencesource submodule and move sources to mcs/class/referencesource
This simplified PR workflow and makes branching easier
Diffstat (limited to 'mcs/class/System.Configuration')
-rw-r--r--mcs/class/System.Configuration/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Configuration/Makefile b/mcs/class/System.Configuration/Makefile
index 5815830b6b9..7cdf1b26842 100644
--- a/mcs/class/System.Configuration/Makefile
+++ b/mcs/class/System.Configuration/Makefile
@@ -33,4 +33,4 @@ $(bare_libdir)/System.Xml.dll:
(cd ../System.XML; $(MAKE) $@)
run-test:
- $(MAKE) -C Test/standalone \ No newline at end of file
+ $(MAKE) -C Test/standalone