~ubuntu-branches/ubuntu/saucy/monodevelop/saucy-proposed

« back to all changes in this revision

Viewing changes to src/addins/MonoDevelop.GtkCore/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2010-09-10 16:54:48 UTC
  • mfrom: (19.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100910165448-0rybfk25zd4o9431
Tags: 2.4+dfsg-2
* debian/patches/inject_Mono.Debugger.Soft_source.patch,
  debian/patches/use_system_Mono.Debugger.Soft.patch,
  debian/control:
  + Build against system Soft Debugger, since we now have a new
    enough Mono to match MonoDevelop's required API

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
        $(top_builddir)/build/AddIns/MonoDevelop.GtkCore/libstetic.dll \
196
196
        $(top_builddir)/build/AddIns/MonoDevelop.GtkCore/libsteticui.dll \
197
197
        $(top_builddir)/build/bin/Mono.Cecil.dll \
198
 
        $(top_builddir)/build/bin/MonoDevelop.Components.dll \
 
198
        $(top_builddir)/build/bin/Mono.TextEditor.dll \
199
199
        $(top_builddir)/build/bin/MonoDevelop.Core.dll \
200
 
        $(top_builddir)/build/bin/MonoDevelop.Core.Gui.dll \
201
 
        $(top_builddir)/build/bin/MonoDevelop.Ide.dll \
202
 
        $(top_builddir)/build/bin/MonoDevelop.Projects.dll \
203
 
        $(top_builddir)/build/bin/MonoDevelop.Projects.Gui.dll
 
200
        $(top_builddir)/build/bin/MonoDevelop.Ide.dll
204
201
 
205
202
REFS = \
206
203
        $(GLADE_SHARP_LIBS) \