aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-04 12:01:39 -0600
committerTed Gould <ted@gould.cx>2010-03-04 12:01:39 -0600
commit37e61f8d34157c2e9272cd7103a99c4973a2843b (patch)
treefbd8da5e870f1265b23eeb5e2c2856b6ec1f5572 /tests/Makefile.in
parent903f9acd29e4df77a917ba34cbffa23f120d50c7 (diff)
parentbc3b36727c37a6a615bd4cde22965e89edf2e74f (diff)
downloadayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.tar.gz
ayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.tar.bz2
ayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.zip
* New upstream release.
* Making label guess and reasonable width starting out.
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 7e7b8fa..af6ea0b 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -36,10 +36,7 @@ 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)/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__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs