Merge pull request #820 from brendanzagaeski/master
[mono.git] / mcs / class / System.Reactive.Debugger / Makefile
index 8c6dee9af40207a26fe02edc69c121ed6d1292b0..c603f89a68a1e6a9b4d22b32d54e0f59ab4184c7 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.Debugger.dll
 NO_SIGN_ASSEMBLY = yes