summaryrefslogtreecommitdiff
path: root/tests/fmt
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-12-21 10:23:51 +0000
committerJim Meyering <jim@meyering.net>2005-12-21 10:23:51 +0000
commit1e1938032b142555fba9ba74ca4ada767d99860d (patch)
treeeb819ceaf3d0b93594ad153103214a4b36715c9d /tests/fmt
parent3114855498ede191d2dd2486affd147d17ca9099 (diff)
downloadcoreutils-1e1938032b142555fba9ba74ca4ada767d99860d.tar.xz
.
Diffstat (limited to 'tests/fmt')
-rw-r--r--tests/fmt/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index 49900ef74..78311a261 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \
$(top_srcdir)/m4/canon-host.m4 \
$(top_srcdir)/m4/canonicalize.m4 \
- $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \
+ $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \
+ $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \
$(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \
$(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \
$(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \