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/Mono.Parallel/Makefile')
-rw-r--r--mcs/class/Mono.Parallel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/Mono.Parallel/Makefile b/mcs/class/Mono.Parallel/Makefile
index 76bb5417fc6..6223ac9c79f 100644
--- a/mcs/class/Mono.Parallel/Makefile
+++ b/mcs/class/Mono.Parallel/Makefile
@@ -8,4 +8,5 @@ include ../../build/library.make
TEST_MCS_FLAGS = /r:System.Core.dll
+LIB_REFS += System.Core System
LIB_MCS_FLAGS += -d:INSIDE_MONO_PARALLEL -r:$(corlib) -r:System.Core.dll -r:System.dll