Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / class / System.Reactive.Windows.Threading / Makefile
index 3c0654cfac387f4690791f0dd8a3b55a7de1e269..66a3ff14f6c6518b55254691c13c1d65fd52e02e 100644 (file)
@@ -5,8 +5,7 @@ include ../../build/rules.make
 LIBRARY = System.Reactive.Windows.Threading.dll
 LIB_REFS = System System.Core System.Reactive.Interfaces System.Reactive.Core System.Reactive.Linq WindowsBase
 LIB_MCS_FLAGS = \
-               @more_build_args \
-               -r:WindowsBase.dll
+               @more_build_args
 
 ifeq (true, $(GENERATE_RESOURCES))
 LIB_MCS_FLAGS += /define:GENERATING_RESOURCES