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

« back to all changes in this revision

Viewing changes to src/addins/Makefile.am

  • 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:
5
5
        MonoDevelop.DesignerSupport \
6
6
        MonoDevelop.Debugger \
7
7
        Deployment \
8
 
        VersionControl/Diff \
9
8
        MonoDevelop.Refactoring \
10
9
        MonoDevelop.SourceEditor2 \
11
10
        VersionControl \
12
11
        MonoDevelop.Autotools \
13
12
        MonoDevelop.Gettext \
 
13
        MonoDevelop.XmlEditor \
 
14
        TextTemplating \
 
15
        AspNet \
14
16
        CSharpBinding \
15
17
        ILAsmBinding \
16
18
        NUnit \
20
22
        WelcomePage \
21
23
        MonoDevelop.GtkCore \
22
24
        ChangeLogAddIn \
23
 
        MonoDevelop.XmlEditor \
24
 
        TextTemplating \
25
 
        AspNet \
26
25
        MonoDevelop.WebReferences \
27
26
        MonoDevelop.RegexToolkit \
28
27
        CBinding \
30
29
        MonoDevelop.Moonlight \
31
30
        MonoDevelop.CodeMetrics \
32
31
        MonoDevelop.Debugger.Soft \
33
 
        WindowsPlatform
 
32
        WindowsPlatform \
 
33
        MonoDevelop.HexEditor