From 4989d656f13a4b17eca4161854b90fcb016dfcd3 Mon Sep 17 00:00:00 2001 From: Michael Hutchinson Date: Mon, 9 Jun 2014 01:23:49 -0400 Subject: [XmlEditor] Massive cleanup * Rename public types/namespace to be more meaningful * Port old tests to new parser * Reorganize namespaces/directories * Remove a lot of dead code * Less stetic * Fix build warnings --- main/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/configure.in') diff --git a/main/configure.in b/main/configure.in index f5799cfd4a..293933bd8e 100644 --- a/main/configure.in +++ b/main/configure.in @@ -330,7 +330,7 @@ src/addins/WindowsPlatform/WindowsAPICodePack/Shell/Makefile src/addins/WindowsPlatform/WindowsPlatform/Makefile src/addins/MonoDevelop.AssemblyBrowser/Makefile src/addins/MonoDevelop.SourceEditor2/Makefile -src/addins/MonoDevelop.XmlEditor/Makefile +src/addins/Xml/Makefile src/addins/MonoDevelop.Refactoring/Makefile src/addins/MonoDevelop.Debugger/Makefile src/addins/MonoDevelop.Debugger.Gdb/Makefile -- cgit v1.2.3