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/32x32/actions/Makefile.in | |
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/32x32/actions/Makefile.in')
-rw-r--r-- | data/icons/32x32/actions/Makefile.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/icons/32x32/actions/Makefile.in b/data/icons/32x32/actions/Makefile.in index ab252aa..6941170 100644 --- a/data/icons/32x32/actions/Makefile.in +++ b/data/icons/32x32/actions/Makefile.in @@ -37,7 +37,10 @@ host_triplet = @host@ subdir = data/icons/32x32/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 |