[build] Add Microsoft.CSharp to monotouch profile
[mono.git] / mcs / class / Makefile
index 03f7904f684c5e055db5d4b6a5476fd07df2e39b..09c8bf6043676f9c8d4464ed1fb2c6a66ad0e482 100644 (file)
@@ -165,6 +165,8 @@ monotouch_runtime_dirs := \
        corlib
 
 monotouch_dirs := \
+       Mono.CSharp     \
+       Microsoft.CSharp \
        Mono.Dynamic.Interpreter \
        System.Core