diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-14 08:17:38 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-14 08:17:38 +0000 |
commit | 070140df89f751367e6d2a8a422457e2aff8eb2a (patch) | |
tree | e179e30030ceb58b8c6dcd7a7dd78d3767b7a4a2 /tests/expr | |
parent | afae3029ef59aa8cf42fab53efcf50f5c3e2e3d3 (diff) | |
download | coreutils-070140df89f751367e6d2a8a422457e2aff8eb2a.tar.gz coreutils-070140df89f751367e6d2a8a422457e2aff8eb2a.tar.bz2 coreutils-070140df89f751367e6d2a8a422457e2aff8eb2a.zip |
Regenerate.
Diffstat (limited to 'tests/expr')
-rw-r--r-- | tests/expr/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in index d4bd298f1..aa770fb4f 100644 --- a/tests/expr/Makefile.in +++ b/tests/expr/Makefile.in @@ -132,7 +132,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/uintptr_t.m4 $(top_srcdir)/m4/ullong_max.m4 \ $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/unicodeio.m4 \ $(top_srcdir)/m4/unistd-safer.m4 \ - $(top_srcdir)/m4/unlink-busy.m4 \ + $(top_srcdir)/m4/unlink-busy.m4 $(top_srcdir)/m4/unlinkdir.m4 \ $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/uptime.m4 \ $(top_srcdir)/m4/userspec.m4 $(top_srcdir)/m4/utimbuf.m4 \ $(top_srcdir)/m4/utime.m4 $(top_srcdir)/m4/utimecmp.m4 \ |