Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan McGovern <alan.mcgovern@gmail.com>2012-06-05 22:51:31 +0400
committerAlan McGovern <alan.mcgovern@gmail.com>2012-06-05 22:51:31 +0400
commit1f0f94cb3768d4ec97a8d972184a4f29c679e313 (patch)
treec56d34d01b66a186a2748887f5f52f06f42e9267 /main/Makefile.am
parentb40f84e271c11d89d48865b0e632c008a8a99037 (diff)
[Test] Propagate the test configuration again...
Diffstat (limited to 'main/Makefile.am')
-rw-r--r--main/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Makefile.am b/main/Makefile.am
index 90fc6db00b..2bd2d66376 100644
--- a/main/Makefile.am
+++ b/main/Makefile.am
@@ -137,7 +137,7 @@ check-addins:
$(MDTOOL_RUN) setup reg-build -v
test:
- cd tests && make test
+ cd tests && make test assembly=$(assembly)
app-dir: all
cd build && make app-dir