Merge pull request #642 from Ventero/CleanCopyLocal
[mono.git] / mcs / class / System.ComponentModel.Composition.4.5 / Makefile
index 43377ab9b070571cd8255694dfaad98b71881edf..947cdc7973dd197d34c47d5dc8814977c2fdf524 100644 (file)
@@ -12,7 +12,7 @@ CLEAN_FILES += $(STRING_MESSAGES)
 EXTRA_DISTFILES = \
        src/ComponentModel/Strings.resx
        
-VALID_PROFILE := $(filter 4, $(FRAMEWORK_VERSION_MAJOR))
+VALID_PROFILE := $(filter net_4_0 net_4_5 monotouch monodroid, $(PROFILE))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.ComponentModel.Composition.dll
 NO_INSTALL = yes