profiles: define xammac (Xamarin.Mac) profile
[mono.git] / mcs / class / System.ComponentModel.Composition.4.5 / Makefile
index 6c5d3683ba48a5bff957bec5a83978ef0de8fe4a..4fe0fee915e66beb6fa475b0b4d11ae92bcdd157 100644 (file)
@@ -12,7 +12,7 @@ CLEAN_FILES += $(STRING_MESSAGES)
 EXTRA_DISTFILES = \
        src/ComponentModel/Strings.resx
        
-VALID_PROFILE := $(filter net_4_0 net_4_5 monotouch monodroid mobile_static, $(PROFILE))
+VALID_PROFILE := $(filter net_4_0 net_4_5 monotouch monodroid xammac mobile_static, $(PROFILE))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.ComponentModel.Composition.dll
 NO_INSTALL = yes