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:
authorMike Krüger <mkrueger@novell.com>2009-07-01 18:57:16 +0400
committerMike Krüger <mkrueger@novell.com>2009-07-01 18:57:16 +0400
commite390b6733713e34c0f82d67d77b5fcc2ba015fd0 (patch)
tree283c70cac5c2dabc039c4c3af9eea0aae70fa421 /main/src/core/MonoDevelop.Ide/Makefile.am
parentf095d193c8b4fffc54046560661f97b81e8e4f80 (diff)
* Makefile.am:
* gtk-gui/gui.stetic: * MonoDevelop.Ide.csproj: Removed unused references & corrected gui.stetic. svn path=/trunk/monodevelop/; revision=137195
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/Makefile.am')
-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 a9b73d4097..363fcb20ee 100644
--- a/main/src/core/MonoDevelop.Ide/Makefile.am
+++ b/main/src/core/MonoDevelop.Ide/Makefile.am
@@ -1,6 +1,5 @@
DEPS = \
- $(top_builddir)/build/AddIns/VersionControl/Diff.dll \
$(top_builddir)/build/bin/Mono.Debugging.dll \
$(top_builddir)/build/bin/Mono.TextEditor.dll \
$(top_builddir)/build/bin/MonoDevelop.Components.dll \