[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / System.Reactive.Providers / Makefile
index 9aedac157d73c36b33b7a525f8b1c8d656141fc1..ab1f274d1503cf65d124a5069e797bedbc72cc65 100644 (file)
@@ -5,8 +5,7 @@ include ../../build/rules.make
 LIBRARY = System.Reactive.Providers.dll
 LIB_REFS = System System.Core System.Reactive.Interfaces System.Reactive.Core System.Reactive.Linq
 LIB_MCS_FLAGS = \
-               @more_build_args \
-               -r:System.Reactive.Linq.dll
+               @more_build_args
 
 ifeq (true, $(GENERATE_RESOURCES))
 LIB_MCS_FLAGS += /define:GENERATING_RESOURCES