~ubuntu-branches/ubuntu/raring/indicator-me/raring

« back to all changes in this revision

Viewing changes to data/icons/48x48/status/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-01-14 11:34:53 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110114113453-iix010y9ffx8o4a1
Tags: 0.2.11-0ubuntu1
* New upstream release
  - Ported to gdbus and dbusmenu 0.4 (LP: #701148) 
  - Ported to libgwibber 0.0.7
* debian/control
  - Bumped build depends for libindicator to >= 0.3.16
  - Bumped build depends for dbusmenu to >= 0.3.91
  - Bumped build depends for libgwibber to >= 0.0.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
subdir = data/icons/48x48/status
38
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
41
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
42
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
43
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
41
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
45
        $(ACLOCAL_M4)
43
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs