profiles: define xammac (Xamarin.Mac) profile
[mono.git] / mcs / class / System.Transactions / Makefile
index a89f1d4c83fda4af45556e48f0ba1f1b86412a45..11d78be67c40d35e59541b8cb03254bd18170913 100644 (file)
@@ -2,7 +2,7 @@ thisdir = class/System.Transactions
 SUBDIRS = 
 include ../../build/rules.make
 
-MOBILE_PROFILE := $(filter monotouch monodroid mobile mobile_static, $(PROFILE))
+MOBILE_PROFILE := $(filter monotouch monodroid xammac mobile mobile_static, $(PROFILE))
 
 LIBRARY = System.Transactions.dll
 ifdef MOBILE_PROFILE