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:
Diffstat (limited to 'mcs/class/System/Makefile')
-rw-r--r--mcs/class/System/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/System/Makefile b/mcs/class/System/Makefile
index 23554997cb6..19dcfaee734 100644
--- a/mcs/class/System/Makefile
+++ b/mcs/class/System/Makefile
@@ -14,6 +14,9 @@ RESOURCE_FILES = \
resources/Question.wav
endif
+RESX_RESOURCE_STRING = \
+ ../../../external/corefx/src/System.Collections.Concurrent/src/Resources/Strings.resx
+
TEST_RESOURCES = \
Test/System/test-uri-props.txt \
Test/System/test-uri-props-manual.txt \