X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Reactive.Debugger%2FMakefile;h=f616cad1f09f94dc43db9d12cfc0865c3f2789a5;hb=0ebac113fce97894d0a53844f62c660a27cad7f7;hp=595774c6183b8beec5351f97153da5eb541d1558;hpb=97f919f7b763beb9f9d7f4545adf236b311be7e5;p=mono.git diff --git a/mcs/class/System.Reactive.Debugger/Makefile b/mcs/class/System.Reactive.Debugger/Makefile index 595774c6183..f616cad1f09 100644 --- a/mcs/class/System.Reactive.Debugger/Makefile +++ b/mcs/class/System.Reactive.Debugger/Makefile @@ -19,13 +19,7 @@ TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) EXTRA_DISTFILES = more_build_args -VALID_PROFILE := $(filter monotouch monotouch_watch monodroid xammac mobile mobile_static net_4_5, $(PROFILE)) -ifndef VALID_PROFILE -LIBRARY_NAME = dummy-System.System.Reactive.Debugger.dll -NO_SIGN_ASSEMBLY = yes -endif - -INSTALL_PROFILE := $(filter net_4_5, $(PROFILE)) +INSTALL_PROFILE := $(filter net_4_x, $(PROFILE)) ifndef INSTALL_PROFILE NO_INSTALL = yes endif