aboutsummaryrefslogtreecommitdiff
path: root/data/icons/scalable/Makefile.in
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-29 09:21:41 -0400
committerBazaar Package Importer <james.westby@ubuntu.com>2011-07-29 09:21:41 -0400
commit99a07d06dbf69ea43f505b942be718a920ce5d0d (patch)
tree242226008855d5732c977cb6e52f62690b6bb866 /data/icons/scalable/Makefile.in
parente4ac5bce9c3329811115715d4a4366864f5d5e7a (diff)
parent6a7027eea846bcc0c0a249f7e93fdadb407bed71 (diff)
downloadayatana-indicator-sound-99a07d06dbf69ea43f505b942be718a920ce5d0d.tar.gz
ayatana-indicator-sound-99a07d06dbf69ea43f505b942be718a920ce5d0d.tar.bz2
ayatana-indicator-sound-99a07d06dbf69ea43f505b942be718a920ce5d0d.zip
* 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.
Diffstat (limited to 'data/icons/scalable/Makefile.in')
-rw-r--r--data/icons/scalable/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/icons/scalable/Makefile.in b/data/icons/scalable/Makefile.in
index c544524..74b9598 100644
--- a/data/icons/scalable/Makefile.in
+++ b/data/icons/scalable/Makefile.in
@@ -36,7 +36,10 @@ host_triplet = @host@
subdir = data/icons/scalable
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs