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-04-23 23:30:38 +0400
committerAlan McGovern <alan.mcgovern@gmail.com>2012-04-24 00:10:29 +0400
commit7bd6dfc6b4ee697a7274efb52ea66b0db86578f9 (patch)
tree5f83ba9e8ff251117ee035c02aab947c71b493c7 /main/src/addins/Makefile.am
parent79771255bc0e0dfe66b9a33e1bbbbf95d93f7bd1 (diff)
[Build] Disable Moonlight completely for now.
This is unsupported and unmaintained and hasn't worked since moonlight 2.0 and even then the support was never completed.
Diffstat (limited to 'main/src/addins/Makefile.am')
-rw-r--r--main/src/addins/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/addins/Makefile.am b/main/src/addins/Makefile.am
index 80f7daf236..ce53815695 100644
--- a/main/src/addins/Makefile.am
+++ b/main/src/addins/Makefile.am
@@ -26,7 +26,6 @@ SUBDIRS = \
MonoDevelop.RegexToolkit \
CBinding \
MonoDevelop.AssemblyBrowser \
- MonoDevelop.Moonlight \
MonoDevelop.CodeMetrics \
MonoDevelop.Debugger.Soft \
WindowsPlatform \