profiles: define xammac (Xamarin.Mac) profile
[mono.git] / mcs / class / System.Web.Services / Makefile
index 9a4d1cfed1fb46646aabccb6626032881d8d53f6..7b8d5ddacbde59d30e5d2e87dcd085ced65f9665 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.Web.Services.dll
-MOBILE := $(filter monotouch monodroid mobile mobile_static, $(PROFILE))
+MOBILE := $(filter monotouch monodroid xammac mobile mobile_static, $(PROFILE))
 ifdef MOBILE
 LIB_MCS_FLAGS = \
        -nowarn:649 -nowarn:169                 \