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:
authorJo Shields <jo.shields@xamarin.com>2015-02-19 18:50:20 +0300
committerJo Shields <jo.shields@xamarin.com>2015-02-19 19:11:28 +0300
commit2750f4970d44e28044feeeb750cdbc85133c796f (patch)
treec582d6d4f78a3e573bb73f43dd69e0ee566ee755 /mcs/class/corlib
parent65347a166ed29c2d2e91a2a45f32b90e71065666 (diff)
Add ReferenceSources/mscorlib.txt to EXTRA_DIST (fixes distcheck)
Diffstat (limited to 'mcs/class/corlib')
-rw-r--r--mcs/class/corlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/corlib/Makefile b/mcs/class/corlib/Makefile
index 04cc6f3ec3c..9c08473d6c4 100644
--- a/mcs/class/corlib/Makefile
+++ b/mcs/class/corlib/Makefile
@@ -64,6 +64,7 @@ EXTRA_DISTFILES = \
Test/resources/415628.bin \
Test/resources/Fergie.GED \
Test/resources/culture-*.cs \
+ ReferenceSources/mscorlib.txt \
$(RESOURCE_FILES) \
$(TEST_RESOURCES:.resources=.resx)