~ubuntu-branches/ubuntu/oneiric/indicator-sound/oneiric

« back to all changes in this revision

Viewing changes to data/icons/16x16/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-07-29 13:21:41 UTC
  • mfrom: (67.1.37 indicator-sound-ubuntu)
  • Revision ID: james.westby@ubuntu.com-20110729132141-qro4cqspwd6sn4b3
Tags: 0.7.4.1-0ubuntu1
* New upstream release.
  - menu resizes on reopen   (LP: #809275)
  - pulse indication of SoundMenu play button not strong 
    enough (LP: #742251)
* debian/rules
  - Moved autoreconf to the top
* New upstream release.

Show diffs side-by-side

added added

removed removed

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