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 <mhutch@xamarin.com>2012-01-05 08:02:53 +0400
committerMichael Hutchinson <mhutch@xamarin.com>2012-01-05 08:02:53 +0400
commite5edcc0dfdc5e60a7d1eac5d2e1e00f2b9bdb823 (patch)
treeeb47be7682a622441444591ce49307e97fe46e7b
parent7baa5269e6a92b53e4e9ddc9120b81e3325f1a6b (diff)
Fix the makefile build
-rw-r--r--main/src/core/MonoDevelop.Ide/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Ide/Makefile.am b/main/src/core/MonoDevelop.Ide/Makefile.am
index c448d2b81c..0c870ae245 100644
--- a/main/src/core/MonoDevelop.Ide/Makefile.am
+++ b/main/src/core/MonoDevelop.Ide/Makefile.am
@@ -44,7 +44,6 @@ FILES = \
gtk-gui/MonoDevelop.Ide.Gui.Components.ProjectSelectorWidget.cs \
gtk-gui/MonoDevelop.Ide.Gui.Components.StringTagSelectorButton.cs \
gtk-gui/MonoDevelop.Ide.Gui.Dialogs.AddinLoadErrorDialog.cs \
- gtk-gui/MonoDevelop.Ide.Gui.Dialogs.GtkErrorDialog.cs \
gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.cs \
gtk-gui/MonoDevelop.Ide.Gui.Dialogs.MultiTaskProgressDialog.cs \
gtk-gui/MonoDevelop.Ide.Gui.Dialogs.NewLayoutDialog.cs \