~ubuntu-branches/ubuntu/natty/monodevelop/natty

« back to all changes in this revision

Viewing changes to src/addins/ChangeLogAddIn/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2010-06-09 22:01:40 UTC
  • mfrom: (1.2.7 upstream) (1.3.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100609220140-j54ld0153fcr4tbe
Tags: 2.2.2+dfsg-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  + debian/control, debian/patches:
    Enable building of monodevelop-moonlight package
  + debian/rules:
    Make sure we don't accidentally ship Moonlight support in the main
    MonoDevelop package by removing it in override_dh_install
* debian/control: We are using git instead of svn, update locations

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
DATA = $(assembly_DATA)
53
53
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54
54
ACLOCAL = @ACLOCAL@
 
55
ACLOCAL_FLAGS = @ACLOCAL_FLAGS@
55
56
ALL_LINGUAS = @ALL_LINGUAS@
56
57
AMTAR = @AMTAR@
57
58
ASSEMBLY_VERSION = @ASSEMBLY_VERSION@