~ubuntu-branches/ubuntu/maverick/indicator-me/maverick

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-09-22 18:35:49 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100922183549-qc96sdi28pj1153y
Tags: 0.2.10-0ubuntu1
* New upstream release
  - indicator-me may crash after service restart (LP: #643906)
* debian/control: depends on latest libindicator-dev (LP: #637692)

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        compile config.guess config.sub depcomp install-sh ltmain.sh \
41
41
        missing mkinstalldirs
42
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
44
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
45
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
46
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 
43
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
45
        $(ACLOCAL_M4)
49
46
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \