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:
authorAlexander Kyte <alexmkyte@fastmail.com>2016-05-27 19:20:40 +0300
committerAlexander Kyte <alexmkyte@gmail.com>2016-07-18 22:03:37 +0300
commita06eeefb6ea92f25e3ccc333342093b6073369c3 (patch)
tree886845f040552cbf34e6cb47c957af6dc5496609 /mcs/Makefile
parent26b2798a2da19749dd004988958f20c04a886df5 (diff)
[mobile_static] Ensure the mobile_static profile builds ilasm
Diffstat (limited to 'mcs/Makefile')
-rw-r--r--mcs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/Makefile b/mcs/Makefile
index 7dbfb638917..6a7a58d7fc9 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -15,7 +15,7 @@ monotouch_watch_runtime_SUBDIRS := build class
monotouch_tv_runtime_SUBDIRS := build class
xammac_SUBDIRS := build class
mobile_SUBDIRS := build class
-mobile_static_SUBDIRS := build class
+mobile_static_SUBDIRS := build class ilasm
binary_reference_assemblies_SUBDIRS := build class
net_4_x_SUBDIRS := build mcs class nunit24 ilasm tools tests errors docs
xammac_net_4_5_SUBDIRS := build class