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-21 16:51:46 +0300
committerMarek Safar <marek.safar@gmail.com>2016-12-21 16:51:46 +0300
commit48eeda43143772e596d163151f9dcfbccc3ace0e (patch)
tree44a8b9baa86bdfa2f16c65737ae036368b1f933d /mcs/Makefile
parent24d6656cb800781b988ad231004e9e26cfe0bdd3 (diff)
[build] Update runtime test tools to use correct path
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 cba9589ad08..a3e4132385f 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -5,7 +5,7 @@ SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs packages
# Resgen is corlib specific tool
basic_SUBDIRS := build jay class
-build_SUBDIRS := build class class/aot-compiler tools
+build_SUBDIRS := build class class/aot-compiler tools ilasm
monodroid_SUBDIRS := build class
monotouch_SUBDIRS := build class
monotouch_watch_SUBDIRS := build class