~bratsche/ubuntu/maverick/monodevelop/disable-appmenu

« back to all changes in this revision

Viewing changes to src/core/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2009-03-17 17:55:55 UTC
  • mfrom: (1.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20090317175555-2w5qbmu0l5maq6fq
Tags: 1.9.3+dfsg-1ubuntu1
* FFe for Monodevelop 2 granted by motu-release team :)
* Merge from Debian Unstable , remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
PRE_UNINSTALL = :
31
31
POST_UNINSTALL = :
32
32
subdir = src/core
33
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
33
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
34
34
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
35
35
am__aclocal_m4_deps = $(top_srcdir)/configure.in
36
36
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \