diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-05 12:21:03 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-05 12:21:03 -0500 |
commit | 1d55884edc3c5f053937678858495b576db4e2a6 (patch) | |
tree | ca4282de58a89734aeabdf99b1249d61bd59461b /data/icons/48x48/status | |
parent | 7db5c14740ce0deae6ed4279cde70b731c56390a (diff) | |
parent | 618e46358a13eca06d26aa681fd11afedee8cfb5 (diff) | |
download | ayatana-indicator-messages-1d55884edc3c5f053937678858495b576db4e2a6.tar.gz ayatana-indicator-messages-1d55884edc3c5f053937678858495b576db4e2a6.tar.bz2 ayatana-indicator-messages-1d55884edc3c5f053937678858495b576db4e2a6.zip |
Import upstream version 0.5.95
Diffstat (limited to 'data/icons/48x48/status')
-rw-r--r-- | data/icons/48x48/status/Makefile.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/icons/48x48/status/Makefile.in b/data/icons/48x48/status/Makefile.in index 8e367a7..311452c 100644 --- a/data/icons/48x48/status/Makefile.in +++ b/data/icons/48x48/status/Makefile.in @@ -37,7 +37,10 @@ host_triplet = @host@ subdir = data/icons/48x48/status DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/gcov.m4 \ +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)/m4/gcov.m4 \ $(top_srcdir)/m4/gtest.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) |