[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / System.Messaging / Makefile
index 4cf4c29ab083040b47ed92087f5c42d22d0fdd2a..0412ea01555cf6bbcf44cb375c526bc75b3406bd 100644 (file)
@@ -10,8 +10,8 @@ LIB_REFS += System.Drawing
 endif
 
 LIB_MCS_FLAGS = /resource:System.Messaging/MessageQueue.resx
-TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169 \
-               /r:nunit.mocks.dll
+TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
+TEST_LIB_REFS = nunit.mocks
 
 EXTRA_DISTFILES = System.Messaging/MessageQueue.resx