Merge pull request #954 from ermshiperete/bug-xamarin-8907
[mono.git] / mcs / class / System.Reactive.Experimental / Makefile
index e7b128f3813acfa295c09e97bdde638075c55f04..234a63b12d968e644acbd323c88e5ca078b93f17 100644 (file)
@@ -24,7 +24,7 @@ TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
 EXTRA_DISTFILES = more_build_args
 
-VALID_PROFILE := $(filter monotouch monodroid net_4_0 net_4_5, $(PROFILE))
+VALID_PROFILE := $(filter monotouch monodroid xammac net_4_0 net_4_5, $(PROFILE))
 ifndef VALID_PROFILE
 LIBRARY_NAME = dummy-System.System.Reactive.Experimental.dll
 NO_SIGN_ASSEMBLY = yes