Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs
diff options
context:
space:
mode:
authorMartin Baulig <martin.baulig@xamarin.com>2013-06-06 01:08:25 +0400
committerMartin Baulig <martin.baulig@xamarin.com>2013-06-06 01:09:08 +0400
commita84dee6d102fc4754034c48b321d70d55c1680b3 (patch)
tree29c8e5b90ba74805da2138de5247058b26845c24 /mcs
parenta60aa8fb41b53418b4745119b22518bba1fc10a2 (diff)
Build System.Net on mobile (type-forwarders for PCL).
Diffstat (limited to 'mcs')
-rw-r--r--mcs/class/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/Makefile b/mcs/class/Makefile
index 45f99f40ab1..1e68fab29b2 100644
--- a/mcs/class/Makefile
+++ b/mcs/class/Makefile
@@ -152,6 +152,7 @@ mobile_dirs := \
System.IO.Compression.FileSystem \
System.ComponentModel.DataAnnotations \
System.ComponentModel.Composition.4.5 \
+ System.Net \
Facades
monodroid_dirs := \