X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Parallel%2FMakefile;h=75b5aff640be5ba18b2bd66e09a27292166e1f0e;hb=08a728d237965feb2bbd485f909998b17c0bbb11;hp=32f76c531c047bfa93fdabaa6e3bd947e9c3a6de;hpb=398bdfe46a713baf9e0180cd248b3716b3e52578;p=mono.git diff --git a/mcs/class/Mono.Parallel/Makefile b/mcs/class/Mono.Parallel/Makefile index 32f76c531c0..75b5aff640b 100644 --- a/mcs/class/Mono.Parallel/Makefile +++ b/mcs/class/Mono.Parallel/Makefile @@ -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