X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Fclass%2FMakefile;h=efc8181c02ef7bb0f70307a5afa07703fb061c99;hb=ac194553049b2eeb328f5fc54b708da9b95f4d88;hp=167bc4ca5cc5bc8a883aa8d145b3c9249aba47b0;hpb=cde767b6ba11e70cddef61d297cb67626a38edc1;p=mono.git diff --git a/mcs/class/Makefile b/mcs/class/Makefile index 167bc4ca5cc..efc8181c02e 100644 --- a/mcs/class/Makefile +++ b/mcs/class/Makefile @@ -53,7 +53,8 @@ mobile_common_dirs := \ Microsoft.CSharp \ Mono.Security.Providers.DotNet \ Mono.Security.Providers.NewSystemSource \ - Mono.Security.Providers.NewTls + Mono.Security.Providers.NewTls \ + System.Runtime.InteropServices.RuntimeInformation mobile_static_dirs := \ $(mobile_common_dirs) \ @@ -133,6 +134,7 @@ xammac_4_5_dirs := \ Mono.Security.Providers.OldTls \ Mono.Security.Providers.NewSystemSource \ Mono.Security.Providers.NewTls \ + System.Runtime.InteropServices.RuntimeInformation \ $(pcl_facade_dirs) net_4_x_dirs := \ @@ -219,7 +221,8 @@ net_4_x_dirs := \ System.Web.Http.SelfHost \ System.Web.Http.WebHost \ Mono.Security.Providers.NewSystemSource \ - Mono.Security.Providers.NewTls + Mono.Security.Providers.NewTls \ + System.Runtime.InteropServices.RuntimeInformation # These are the subdirs which depends on libs in net_4_x_dirs # or have proper dependencies between each other