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:
authorLudovic Henry <luhenry@microsoft.com>2017-11-10 17:02:04 +0300
committerGitHub <noreply@github.com>2017-11-10 17:02:04 +0300
commit295625bbb0b7df3d9064bd1b512341388bfd77aa (patch)
tree720279adcf520db095f0804bd038d3b6a97ca312 /mcs/Makefile
parent00035e5b687551c90a67402de9b4b81c784d6482 (diff)
[sdks] Change how we run test suites on the app (#5894)
Instead of using a textbox in the app, we use a file which contains which the name of the dll that contains the tests
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 5cb377201fd..b7cb886b20e 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -6,9 +6,9 @@ SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs packages
basic_SUBDIRS := build jay class
build_SUBDIRS := build class class/aot-compiler tools ilasm
-monodroid_SUBDIRS := build class
+monodroid_SUBDIRS := build class tools
monodroid_tools_SUBDIRS := build class tools
-monotouch_SUBDIRS := build class
+monotouch_SUBDIRS := build class tools
monotouch_watch_SUBDIRS := build class
monotouch_tv_SUBDIRS := build class
monotouch_runtime_SUBDIRS := build class