diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 13:25:33 -0600 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 13:25:33 -0600 |
commit | 0aa7d57884dce1cf348398b70c6f550381ed7397 (patch) | |
tree | f1cb95b0ac03708dc238124a957c54990d8b81f8 /data/icons/16x16 | |
parent | ce368773742d2a008e7e3f8074c26c4acb9bf6f7 (diff) | |
parent | b5fa5079027eeae92595f8e09df78a694c85a033 (diff) | |
download | ayatana-indicator-session-0aa7d57884dce1cf348398b70c6f550381ed7397.tar.gz ayatana-indicator-session-0aa7d57884dce1cf348398b70c6f550381ed7397.tar.bz2 ayatana-indicator-session-0aa7d57884dce1cf348398b70c6f550381ed7397.zip |
releasing version 0.2.11-0ubuntu1
Diffstat (limited to 'data/icons/16x16')
-rw-r--r-- | data/icons/16x16/Makefile.in | 5 | ||||
-rw-r--r-- | data/icons/16x16/actions/Makefile.in | 5 | ||||
-rw-r--r-- | data/icons/16x16/status/Makefile.in | 5 |
3 files changed, 12 insertions, 3 deletions
diff --git a/data/icons/16x16/Makefile.in b/data/icons/16x16/Makefile.in index 36aed4f..b22081d 100644 --- a/data/icons/16x16/Makefile.in +++ b/data/icons/16x16/Makefile.in @@ -36,7 +36,10 @@ host_triplet = @host@ subdir = data/icons/16x16 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 diff --git a/data/icons/16x16/actions/Makefile.in b/data/icons/16x16/actions/Makefile.in index ce74663..75d44fb 100644 --- a/data/icons/16x16/actions/Makefile.in +++ b/data/icons/16x16/actions/Makefile.in @@ -37,7 +37,10 @@ host_triplet = @host@ subdir = data/icons/16x16/actions 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 diff --git a/data/icons/16x16/status/Makefile.in b/data/icons/16x16/status/Makefile.in index dedd228..c4c9aec 100644 --- a/data/icons/16x16/status/Makefile.in +++ b/data/icons/16x16/status/Makefile.in @@ -37,7 +37,10 @@ host_triplet = @host@ subdir = data/icons/16x16/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 |