set NO_INSTALL = yes until we decide how to deal with them and fix dist.
[mono.git] / mcs / class / System.Reactive.Providers / Makefile
index 9b595fa16d0d0137a55327b2ce0a7525bbfa8bb9..7ce54a26b5118aac0679928b340f02c6ec1cd147 100644 (file)
@@ -40,10 +40,10 @@ EXTRA_DISTFILES = more_build_args $(RESX_RESOURCES:.resources=.resx) $(PREBUILT)
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Providers.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make