summaryrefslogtreecommitdiff
path: root/tests/fmt
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-12-15 14:47:36 +0000
committerJim Meyering <jim@meyering.net>2005-12-15 14:47:36 +0000
commit049a807bc692a69f0501aa6bc75ed8d01d336220 (patch)
tree638ad5efc4c97376b4edb73c1482be75e33108b0 /tests/fmt
parent6e7efd30f0ca69c0c62e6f1b0fba04ac1dceeb4a (diff)
downloadcoreutils-049a807bc692a69f0501aa6bc75ed8d01d336220.tar.xz
.
Diffstat (limited to 'tests/fmt')
-rw-r--r--tests/fmt/Makefile.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index 9fab4a02f..d772b0869 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -63,9 +63,10 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
$(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/filenamecat.m4 \
$(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
- $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
- $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
- $(top_srcdir)/m4/fts.m4 $(top_srcdir)/m4/getaddrinfo.m4 \
+ $(top_srcdir)/m4/fprintftime.m4 $(top_srcdir)/m4/free.m4 \
+ $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
+ $(top_srcdir)/m4/ftruncate.m4 $(top_srcdir)/m4/fts.m4 \
+ $(top_srcdir)/m4/getaddrinfo.m4 \
$(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
$(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
$(top_srcdir)/m4/getgroups.m4 $(top_srcdir)/m4/gethostname.m4 \
@@ -197,6 +198,7 @@ GLIBC21 = @GLIBC21@
GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GREP = @GREP@
+HAVE__BOOL = @HAVE__BOOL@
HELP2MAN = @HELP2MAN@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@