Merge pull request #3622 from rolfbjarne/remove-stray-file
[mono.git] / mcs / class / System.Xaml / Makefile
index 4b87a21275bbb351acb4ee92e3008c6b5e4456a3..5f96dcbd7d74342addcad0c839086b229abfd4e6 100644 (file)
@@ -15,7 +15,7 @@ TEST_EXTRA_DISTFILES = \
        Test/XmlFiles/*.xml \
        Test/XmlFiles/*.xaml
 
-VALID_PROFILE := $(filter 4 monodroid monotouch monotouch_watch mobile mobile_static, $(FRAMEWORK_VERSION_MAJOR))
+VALID_PROFILE := $(filter 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.Xaml.dll
 NO_INSTALL = yes