Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / class / Mono.Parallel / Makefile
index 32f76c531c047bfa93fdabaa6e3bd947e9c3a6de..75b5aff640be5ba18b2bd66e09a27292166e1f0e 100644 (file)
@@ -6,4 +6,8 @@ LIBRARY = Mono.Parallel.dll
 
 include ../../build/library.make
 
+TEST_MCS_FLAGS =
+TEST_LIB_REFS = System.Core
+
+LIB_REFS += System.Core System
 LIB_MCS_FLAGS += -d:INSIDE_MONO_PARALLEL