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:
authorJo Shields <joshield@microsoft.com>2018-03-22 17:14:00 +0300
committerJo Shields <joshield@microsoft.com>2018-03-22 17:31:08 +0300
commit12dea2a57bc5b39e080aa94de359691e91af9e6d (patch)
treeaf5f93c0261e4c7659ed2c23a4c20b3f2b56af05 /main/configure.ac
parentbcebeb6e8ffabf3dcc1b98123a2a8fbb2b008eb4 (diff)
Include MonoDevelop.Core.Tests.Addin in SUBDIRS
Diffstat (limited to 'main/configure.ac')
-rw-r--r--main/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/configure.ac b/main/configure.ac
index 2ee270eba6..aed7432020 100644
--- a/main/configure.ac
+++ b/main/configure.ac
@@ -386,6 +386,7 @@ tests/TestRunner/Makefile
tests/Ide.Tests/Makefile
tests/MacPlatform.Tests/Makefile
tests/MonoDevelop.Core.Tests/Makefile
+tests/MonoDevelop.Core.Tests.Addin/Makefile
tests/MonoDevelop.CSharpBinding.Tests/Makefile
tests/MonoDevelop.Refactoring.Tests/Makefile
tests/WindowsPlatform.Tests/Makefile