summaryrefslogtreecommitdiff
path: root/tests/fmt
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-03-26 12:33:28 +0000
committerJim Meyering <jim@meyering.net>2006-03-26 12:33:28 +0000
commita35fc49153ec966432d553ab6d9dc49e931c9e35 (patch)
tree8a71be61d6e3bb9c9716cbef677b90b43a033b54 /tests/fmt
parentfa9be79b41b5a06c1438ea0d15ade418c96594f9 (diff)
downloadcoreutils-a35fc49153ec966432d553ab6d9dc49e931c9e35.tar.xz
.
Diffstat (limited to 'tests/fmt')
-rw-r--r--tests/fmt/Makefile.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index 185558f93..ab65e82d2 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -54,9 +54,10 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/cycle-check.m4 $(top_srcdir)/m4/d-ino.m4 \
$(top_srcdir)/m4/d-type.m4 $(top_srcdir)/m4/diacrit.m4 \
$(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
- $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/dup2.m4 \
- $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \
- $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/euidaccess-stat.m4 \
+ $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
+ $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
+ $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \
+ $(top_srcdir)/m4/euidaccess-stat.m4 \
$(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
$(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
$(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fd-reopen.m4 \