X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Reactive.Windows.Threading%2FMakefile;h=66a3ff14f6c6518b55254691c13c1d65fd52e02e;hb=787b047886da494ec2f05a2db86baca33a9f39f7;hp=3c0654cfac387f4690791f0dd8a3b55a7de1e269;hpb=226af94a2345f88d3170823646e1c25a276ba281;p=mono.git diff --git a/mcs/class/System.Reactive.Windows.Threading/Makefile b/mcs/class/System.Reactive.Windows.Threading/Makefile index 3c0654cfac3..66a3ff14f6c 100644 --- a/mcs/class/System.Reactive.Windows.Threading/Makefile +++ b/mcs/class/System.Reactive.Windows.Threading/Makefile @@ -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