diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-14 19:38:20 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-14 19:38:20 +0100 |
commit | 87ce6af12105f569effe65b079e8a20671d916f6 (patch) | |
tree | 5ebcea24e812886c5f7066013518e152dd35f6cc /data/icons/scalable/actions/Makefile.in | |
parent | 1a406815fa8f6d3da39bfad2daad4352e0887490 (diff) | |
parent | edd9186e435382b9f13d9c42a64c4778961814f5 (diff) | |
download | ayatana-indicator-session-87ce6af12105f569effe65b079e8a20671d916f6.tar.gz ayatana-indicator-session-87ce6af12105f569effe65b079e8a20671d916f6.tar.bz2 ayatana-indicator-session-87ce6af12105f569effe65b079e8a20671d916f6.zip |
New upstream release.
Diffstat (limited to 'data/icons/scalable/actions/Makefile.in')
-rw-r--r-- | data/icons/scalable/actions/Makefile.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/icons/scalable/actions/Makefile.in b/data/icons/scalable/actions/Makefile.in index 5b6a5fd..0c836b5 100644 --- a/data/icons/scalable/actions/Makefile.in +++ b/data/icons/scalable/actions/Makefile.in @@ -37,7 +37,10 @@ host_triplet = @host@ subdir = data/icons/scalable/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 |