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
diff options
context:
space:
mode:
authorRodrigo Kumpera <kumpera@users.noreply.github.com>2017-03-29 18:46:29 +0300
committerGitHub <noreply@github.com>2017-03-29 18:46:29 +0300
commit2099acf5f4a80c46bf4e75e9d67b8db4f2c86bbd (patch)
tree9de2a84de4651d41e1d3f6ad48e9ed5a78acc0f4 /mcs/class/Makefile
parent2c542fdc1b3eaef4696018a61efa2a19f4648e36 (diff)
parenta4bbf29c15f4e592877cb96c32e06f4fbc9676ef (diff)
Merge pull request #4540 from kumpera/android-changes-part1
[bcl+runtime] Multiple small cleanups to Android.
Diffstat (limited to 'mcs/class/Makefile')
-rw-r--r--mcs/class/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/Makefile b/mcs/class/Makefile
index 3016300230e..3f981f77aba 100644
--- a/mcs/class/Makefile
+++ b/mcs/class/Makefile
@@ -111,6 +111,7 @@ monodroid_dirs := \
$(mobile_common_dirs) \
Mono.CompilerServices.SymbolWriter \
Mono.Btls.Interface \
+ Mono.Posix \
$(pcl_facade_dirs)
monotouch_dirs := \