aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-08 15:15:46 -0500
committerTed Gould <ted@gould.cx>2010-07-08 15:15:46 -0500
commit3b191f923fd4e31594898027b94cf6cc8a91cba9 (patch)
treeeed77f8a84fee0186192b41d944b983a43f6b70c /tools
parent105fa9906a1971d1c2731b9d8c86b370ca1ac834 (diff)
parentbc5e925ed181f2b64229afcac41bb4ba4f9aa4d1 (diff)
downloadlibayatana-indicator-3b191f923fd4e31594898027b94cf6cc8a91cba9.tar.gz
libayatana-indicator-3b191f923fd4e31594898027b94cf6cc8a91cba9.tar.bz2
libayatana-indicator-3b191f923fd4e31594898027b94cf6cc8a91cba9.zip
Import upstream version 0.3.9
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 8c30598..69cf64c 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -38,7 +38,10 @@ libexec_PROGRAMS = indicator-loader$(EXEEXT)
subdir = tools
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/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 = $(install_sh) -d