[Mono.Cecil] Add special handling of legacy 0.9.5 version
[mono.git] / mcs / class / Makefile
index 7b5fca45b19492600652db220a349fbf574d1e24..8e746d7f6e7e1db4a2a763cfb34ffb4603e1c1b0 100644 (file)
@@ -27,7 +27,6 @@ mobile_common_dirs := \
        System.XML      \
        I18N            \
        System.ServiceModel.Internals   \
-       SMDiagnostics   \
        System.Runtime.Serialization    \
        System.Xml.Linq \
        System.ServiceModel     \
@@ -39,7 +38,6 @@ mobile_common_dirs := \
        System.Numerics \
        System.Numerics.Vectors         \
        System.Data     \
-       Mono.Cairo      \
        Mono.Data.Sqlite        \
        System.Data.Services.Client \
        System.IO.Compression \
@@ -64,6 +62,9 @@ mobile_common_dirs := \
 mobile_static_dirs := \
        $(mobile_common_dirs)   \
        Mono.Dynamic.Interpreter        \
+       PEAPI   \
+       Mono.CompilerServices.SymbolWriter      \
+       Mono.Simd                       \
        $(pcl_facade_dirs)
 
 mobile_dynamic_dirs := \
@@ -288,6 +289,7 @@ net_4_x_parallel_dirs := \
        System.Workflow.ComponentModel \
        System.Workflow.Runtime \
        System.Reflection.Context \
+       legacy/Mono.Cecil \
        $(pcl_facade_dirs)
 
 xbuild_2_0_dirs := \