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:
authorMarek Safar <marek.safar@gmail.com>2016-12-16 14:01:53 +0300
committerMarek Safar <marek.safar@gmail.com>2016-12-16 20:34:47 +0300
commitfb2a1556fb496c082407ef49e5777bd1689f9215 (patch)
tree00207efa8cb9bbb7238f49592fbda0a458025b21 /mcs/Makefile
parentfdafd289aa5dcdb449186f049f31f7596ed71b69 (diff)
[build] Remove PEAPI from library profiles
Diffstat (limited to 'mcs/Makefile')
-rw-r--r--mcs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/Makefile b/mcs/Makefile
index 232a4acfbcb..cf8813e6e36 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -14,8 +14,8 @@ monotouch_runtime_SUBDIRS := build class
monotouch_watch_runtime_SUBDIRS := build class
monotouch_tv_runtime_SUBDIRS := build class
xammac_SUBDIRS := build class
-aot_hybrid_SUBDIRS := build class ilasm
-aot_only_SUBDIRS := build class ilasm
+aot_hybrid_SUBDIRS := build class
+aot_only_SUBDIRS := build class
binary_reference_assemblies_SUBDIRS := build class
net_4_x_SUBDIRS := build class nunit24 ilasm tools tests errors docs mcs class/aot-compiler packages
xammac_net_4_5_SUBDIRS := build class