diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-03-21 12:05:17 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-03-21 12:05:17 -0500 |
commit | 831d262f7d2c2c55a434451ef6e86d6666796c28 (patch) | |
tree | eeddc3692b969f8b7431720354bd4701f36ac9c5 /data/icons/24x24/actions | |
parent | 38b05f844e0594b479e2037df66e5da736574f86 (diff) | |
parent | 21a5846b55e460800d4d4ddae96f9c4a6d7762f8 (diff) | |
download | ayatana-indicator-session-831d262f7d2c2c55a434451ef6e86d6666796c28.tar.gz ayatana-indicator-session-831d262f7d2c2c55a434451ef6e86d6666796c28.tar.bz2 ayatana-indicator-session-831d262f7d2c2c55a434451ef6e86d6666796c28.zip |
Sync from Ubuntu Desktop
Diffstat (limited to 'data/icons/24x24/actions')
-rw-r--r-- | data/icons/24x24/actions/Makefile.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/icons/24x24/actions/Makefile.in b/data/icons/24x24/actions/Makefile.in index 79a3587..732f6ea 100644 --- a/data/icons/24x24/actions/Makefile.in +++ b/data/icons/24x24/actions/Makefile.in @@ -37,7 +37,10 @@ host_triplet = @host@ subdir = data/icons/24x24/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 |