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:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2012-05-08 23:05:39 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2012-05-08 23:05:39 +0400
commite1d5e0d5cc0ce4f1d425e58b1582e04d9b1d3eb9 (patch)
tree5998da5b810f637d84dff857951d64c2da3f5a71 /main/src/addins/Makefile.am
parentfee088f9a6170f93fcdbcb7f52a20e7ed215bc4d (diff)
Remove/disable CodeMetrics addin properly
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 ce53815695..a574aba49d 100644
--- a/main/src/addins/Makefile.am
+++ b/main/src/addins/Makefile.am
@@ -26,7 +26,6 @@ SUBDIRS = \
MonoDevelop.RegexToolkit \
CBinding \
MonoDevelop.AssemblyBrowser \
- MonoDevelop.CodeMetrics \
MonoDevelop.Debugger.Soft \
WindowsPlatform \
MonoDevelop.HexEditor \