aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-15 10:02:16 -0500
committerTed Gould <ted@gould.cx>2010-07-15 10:02:16 -0500
commitae07d5739c05720238fdc42a79036ce14d458cd3 (patch)
treeb42eeb972b29cac0c47e29fdbdb937337559d624 /Makefile.in
parent6c7db767475c20001d45dad1f0c670ef869c7af4 (diff)
parent081637af461f33c8ec1cd163f6fbc7a6c3efb63a (diff)
downloadlibayatana-indicator-ae07d5739c05720238fdc42a79036ce14d458cd3.tar.gz
libayatana-indicator-ae07d5739c05720238fdc42a79036ce14d458cd3.tar.bz2
libayatana-indicator-ae07d5739c05720238fdc42a79036ce14d458cd3.zip
* New upstream release.
* Fixing unwatching crash (LP: #603489) * Adding configurable timeout for slow test systems * Merged in fix for (LP: #603489)
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index 901cece..f374041 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -40,10 +40,7 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
compile config.guess config.sub depcomp install-sh ltmain.sh \
missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-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__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \