Merge pull request #587 from madewokherd/gdipdllmap
[mono.git] / mcs / class / System.Web.Services / Makefile
index 5a13d8ec0214e6d50ecf03b2ca9d6455e0a08bb6..9a4d1cfed1fb46646aabccb6626032881d8d53f6 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.Web.Services.dll
-MOBILE := $(filter monotouch monodroid mobile, $(PROFILE))
+MOBILE := $(filter monotouch monodroid mobile mobile_static, $(PROFILE))
 ifdef MOBILE
 LIB_MCS_FLAGS = \
        -nowarn:649 -nowarn:169                 \