aboutsummaryrefslogtreecommitdiff
path: root/data/icons/scalable/status/Makefile.in
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-01-14 04:53:50 -0600
committerBazaar Package Importer <james.westby@ubuntu.com>2011-01-14 04:53:50 -0600
commit6eac4d8a9359143ecc6120806e48176f654e2543 (patch)
tree9167ca38ac270c15ebf7be5d51ed56d714c1fdc6 /data/icons/scalable/status/Makefile.in
parentcb6ca63e62511e9107eea459a5a705b713416e7e (diff)
parent603ecf78d1f2e897ac60ecf585569c8758fe5d1e (diff)
downloadayatana-indicator-sound-6eac4d8a9359143ecc6120806e48176f654e2543.tar.gz
ayatana-indicator-sound-6eac4d8a9359143ecc6120806e48176f654e2543.tar.bz2
ayatana-indicator-sound-6eac4d8a9359143ecc6120806e48176f654e2543.zip
* New upstream release.
- Port the sound indicator to the new dbusmenu (LP: #701145) * debian/control - Bumped build depends for dbusmenu to >= 0.3.91 - Dropped unneeded build depends for libindicate-dev and dh-autoreconf
Diffstat (limited to 'data/icons/scalable/status/Makefile.in')
-rw-r--r--data/icons/scalable/status/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/icons/scalable/status/Makefile.in b/data/icons/scalable/status/Makefile.in
index 60dc50e..8858817 100644
--- a/data/icons/scalable/status/Makefile.in
+++ b/data/icons/scalable/status/Makefile.in
@@ -37,7 +37,10 @@ host_triplet = @host@
subdir = data/icons/scalable/status
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
@@ -174,7 +177,6 @@ RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
-SOUNDERVICE_LIBS = @SOUNDERVICE_LIBS@
SOUNDSERVICE_CFLAGS = @SOUNDSERVICE_CFLAGS@
SOUNDSERVICE_LIBS = @SOUNDSERVICE_LIBS@
STRIP = @STRIP@