X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Reactive.Providers%2FMakefile;h=d3badf673828dad0af2a5acf3624abb9f4a72fc7;hb=48992d4b3f8b568be17180372160d2f3e03b8ccb;hp=a79e1e191bf4a8495f10629c25efcf353d87603e;hpb=19a22ede0d65d0615a57075ca097220a1d50f514;p=mono.git diff --git a/mcs/class/System.Reactive.Providers/Makefile b/mcs/class/System.Reactive.Providers/Makefile index a79e1e191bf..d3badf67382 100644 --- a/mcs/class/System.Reactive.Providers/Makefile +++ b/mcs/class/System.Reactive.Providers/Makefile @@ -3,12 +3,9 @@ SUBDIRS = 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.dll \ - -r:System.Core.dll \ - -r:System.Reactive.Interfaces.dll \ - -r:System.Reactive.Core.dll \ -r:System.Reactive.Linq.dll ifeq (true, $(GENERATE_RESOURCES))