Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Hamons <chris.hamons@xamarin.com>2015-05-22 22:13:59 +0300
committerChris Hamons <chris.hamons@xamarin.com>2015-06-18 21:31:04 +0300
commitb044a27fe0006830b2793e3d34f45407b656b8b2 (patch)
tree124386480bb13d9fd4061eeb819ed77d48f5f1f5 /mcs/class/System.ComponentModel.Composition.4.5
parent521291560d0d569233f41b8b3aa8f4c891d93ae8 (diff)
Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unshippable assmblies
Diffstat (limited to 'mcs/class/System.ComponentModel.Composition.4.5')
-rw-r--r--mcs/class/System.ComponentModel.Composition.4.5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.ComponentModel.Composition.4.5/Makefile b/mcs/class/System.ComponentModel.Composition.4.5/Makefile
index b5f9682cc3f..ebf971c11b9 100644
--- a/mcs/class/System.ComponentModel.Composition.4.5/Makefile
+++ b/mcs/class/System.ComponentModel.Composition.4.5/Makefile
@@ -13,7 +13,7 @@ CLEAN_FILES += $(STRING_MESSAGES)
EXTRA_DISTFILES = \
src/ComponentModel/Strings.resx
-VALID_PROFILE := $(filter net_4_5 monotouch monodroid xammac mobile mobile_static, $(PROFILE))
+VALID_PROFILE := $(filter net_4_5 monotouch monodroid xammac xammac_net_4_5 mobile mobile_static, $(PROFILE))
ifndef VALID_PROFILE
LIBRARY_NAME = dummy-System.ComponentModel.Composition.dll
NO_INSTALL = yes