diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-09 18:51:05 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-09 18:51:05 +0000 |
commit | 5d204d4e2f3ad8385a33c1594d2ca47b1bca6398 (patch) | |
tree | 745892937115ba606e51b7d1093011afcdf85468 /tests/chown | |
parent | 884a7c36eb06eb0108bdbda477f710453309d52d (diff) | |
download | coreutils-5d204d4e2f3ad8385a33c1594d2ca47b1bca6398.tar.xz |
Regenerate.
Diffstat (limited to 'tests/chown')
-rw-r--r-- | tests/chown/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in index e6f75d16b..125622fc1 100644 --- a/tests/chown/Makefile.in +++ b/tests/chown/Makefile.in @@ -105,7 +105,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/safe-read.m4 \ $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/same.m4 \ $(top_srcdir)/m4/save-cwd.m4 $(top_srcdir)/m4/savedir.m4 \ - $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha.m4 \ + $(top_srcdir)/m4/settime.m4 $(top_srcdir)/m4/sha1.m4 \ $(top_srcdir)/m4/sig2str.m4 $(top_srcdir)/m4/signed.m4 \ $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/st_dm_mode.m4 \ $(top_srcdir)/m4/st_mtim.m4 $(top_srcdir)/m4/stat-prog.m4 \ |