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/install | |
| parent | (xalloc_die): New function. (diff) | |
| download | coreutils-5d204d4e2f3ad8385a33c1594d2ca47b1bca6398.tar.gz coreutils-5d204d4e2f3ad8385a33c1594d2ca47b1bca6398.zip | |
Regenerate.
Diffstat (limited to 'tests/install')
| -rw-r--r-- | tests/install/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 90a3485bc..df08f647f 100644 --- a/tests/install/Makefile.in +++ b/tests/install/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 \ |
