aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-04 12:05:07 -0600
committerTed Gould <ted@gould.cx>2010-03-04 12:05:07 -0600
commit650a34e3aef656b0a5d2d76b5d26c2a027798438 (patch)
tree40a2d9ffd3ab428c0681908e20178a4c8b7cb233 /tests
parent37e61f8d34157c2e9272cd7103a99c4973a2843b (diff)
downloadayatana-indicator-datetime-650a34e3aef656b0a5d2d76b5d26c2a027798438.tar.gz
ayatana-indicator-datetime-650a34e3aef656b0a5d2d76b5d26c2a027798438.tar.bz2
ayatana-indicator-datetime-650a34e3aef656b0a5d2d76b5d26c2a027798438.zip
releasing version 0.0.2-0ubuntu1~ppa1
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index af6ea0b..7e7b8fa 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -36,7 +36,10 @@ host_triplet = @host@
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/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