diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 11:09:26 -0600 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 11:09:26 -0600 |
commit | 603ecf78d1f2e897ac60ecf585569c8758fe5d1e (patch) | |
tree | 9167ca38ac270c15ebf7be5d51ed56d714c1fdc6 /data/icons/scalable/Makefile.in | |
parent | f4f168553cc7fc9ed09f76c805694abfcad70870 (diff) | |
parent | 500000a82b6785e2bf7732ee87f36c6a44d2767c (diff) | |
download | ayatana-indicator-sound-603ecf78d1f2e897ac60ecf585569c8758fe5d1e.tar.gz ayatana-indicator-sound-603ecf78d1f2e897ac60ecf585569c8758fe5d1e.tar.bz2 ayatana-indicator-sound-603ecf78d1f2e897ac60ecf585569c8758fe5d1e.zip |
releasing version 0.5.6-0ubuntu1
Diffstat (limited to 'data/icons/scalable/Makefile.in')
-rw-r--r-- | data/icons/scalable/Makefile.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/icons/scalable/Makefile.in b/data/icons/scalable/Makefile.in index f4dade1..a915af4 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 @@ -190,7 +193,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@ |