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:
Diffstat (limited to 'main/src/addins/MonoDevelop.UnitTesting.NUnit/Makefile.am')
-rw-r--r--main/src/addins/MonoDevelop.UnitTesting.NUnit/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/src/addins/MonoDevelop.UnitTesting.NUnit/Makefile.am b/main/src/addins/MonoDevelop.UnitTesting.NUnit/Makefile.am
new file mode 100644
index 0000000000..313b99438e
--- /dev/null
+++ b/main/src/addins/MonoDevelop.UnitTesting.NUnit/Makefile.am
@@ -0,0 +1,3 @@
+SUBDIRS = NUnitRunner NUnit3Runner .
+
+include $(top_srcdir)/xbuild.include