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:
authorMarek Safar <marek.safar@gmail.com>2016-12-14 17:04:32 +0300
committerMarek Safar <marek.safar@gmail.com>2016-12-19 16:19:30 +0300
commit9d5de96b0f21b3602e7489c8d63c8db3034228fe (patch)
treedaf3f8b835641dab06e7173b7bf47111ff503ead /mcs/class/Makefile
parent79219ca718a07c3d4fe82d69b2a94dd1366e0314 (diff)
[System.Core] SLE from CoreFX including interpreter
Diffstat (limited to 'mcs/class/Makefile')
-rw-r--r--mcs/class/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/Makefile b/mcs/class/Makefile
index e07aef580d3..eacc1b2391f 100644
--- a/mcs/class/Makefile
+++ b/mcs/class/Makefile
@@ -85,7 +85,6 @@ mobile_common_dirs := \
aot_only_dirs := \
$(mobile_common_dirs) \
- Mono.Dynamic.Interpreter \
Mono.CompilerServices.SymbolWriter \
Mono.Simd \
$(pcl_facade_dirs)