set NO_INSTALL = yes until we decide how to deal with them and fix dist.
[mono.git] / mcs / class / System.Reactive.PlatformServices / Makefile
index cfe8884cfb1bda5b90685c58bf50ce66d931ab9f..05f493f33c7b2ca75aee4fe7a574e814e2c1146f 100644 (file)
@@ -45,10 +45,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.PlatformServices.dll
-NO_INSTALL = yes
 NO_SIGN_ASSEMBLY = yes
 endif
 
+NO_INSTALL = yes
 NO_TEST = yes
 
 include ../../build/library.make