~etulfetulf/ubuntu/natty/indicator-messages/indicator-messages-fix-658096

« back to all changes in this revision

Viewing changes to data/icons/24x24/status/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2010-07-29 13:33:14 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20100729133314-gt1lw7n2na5eetl6
Tags: 0.3.8-0ubuntu1
* New upstream release.
  - running apps triangle indicator overlay
  - message counters are now rendered with a nice rounded background

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
subdir = data/icons/24x24/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