aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-08 15:18:26 -0500
committerTed Gould <ted@gould.cx>2010-07-08 15:18:26 -0500
commit7957aca1b789f6b21531c64ba60b5ca1e3d371af (patch)
tree4a75270005317356d958af165fc35c0510d237c9 /tests/Makefile.in
parent2b3087f569dc7f4db6bb94f48cdf902c4d402b6d (diff)
parent3b191f923fd4e31594898027b94cf6cc8a91cba9 (diff)
downloadlibayatana-indicator-7957aca1b789f6b21531c64ba60b5ca1e3d371af.tar.gz
libayatana-indicator-7957aca1b789f6b21531c64ba60b5ca1e3d371af.tar.bz2
libayatana-indicator-7957aca1b789f6b21531c64ba60b5ca1e3d371af.zip
New upstream release.
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 4b2a58a..516a9a6 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -46,7 +46,10 @@ check_PROGRAMS = test-loader$(EXEEXT) test-desktop-shortcuts$(EXEEXT) \
subdir = tests
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