[mobile_static] Enable Mono.Simd namespace to fix mini tests
authorAlexander Kyte <alexmkyte@gmail.com>
Mon, 18 Jul 2016 17:50:29 +0000 (13:50 -0400)
committerAlexander Kyte <alexmkyte@gmail.com>
Mon, 18 Jul 2016 19:03:42 +0000 (15:03 -0400)
mcs/class/Makefile

index f991a2280b545410788abb1cf9d04af7b3db9dc8..e2403865aac0e3d9a597c1a6a8bb45ec8fb170c1 100644 (file)
@@ -66,6 +66,7 @@ mobile_static_dirs := \
        Mono.Dynamic.Interpreter        \
        PEAPI   \
        Mono.CompilerServices.SymbolWriter      \
+       Mono.Simd                       \
        $(pcl_facade_dirs)
 
 mobile_dynamic_dirs := \