aboutsummaryrefslogtreecommitdiff
path: root/data/icons/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-12 13:00:38 -0500
committerTed Gould <ted@gould.cx>2010-08-12 13:00:38 -0500
commit29aa0ccd9eddd9ca25cc927fb8a334ad10ddf83c (patch)
treea6f7a7051b650d24440105843201241d8a2a15a8 /data/icons/Makefile.in
parent13f4d0f33e86204dfa6eee1b90a5c0540f875ea3 (diff)
parent0e3f2551a91fd2e3b0d422a8fce7c1ce97a251d7 (diff)
downloadayatana-indicator-messages-29aa0ccd9eddd9ca25cc927fb8a334ad10ddf83c.tar.gz
ayatana-indicator-messages-29aa0ccd9eddd9ca25cc927fb8a334ad10ddf83c.tar.bz2
ayatana-indicator-messages-29aa0ccd9eddd9ca25cc927fb8a334ad10ddf83c.zip
Merging in Ubuntu desktop
Diffstat (limited to 'data/icons/Makefile.in')
-rw-r--r--data/icons/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/icons/Makefile.in b/data/icons/Makefile.in
index bccbd27..a497766 100644
--- a/data/icons/Makefile.in
+++ b/data/icons/Makefile.in
@@ -36,7 +36,10 @@ host_triplet = @host@
subdir = data/icons
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