diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-03-21 20:37:19 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-03-21 20:37:19 +0000 |
commit | 78fa4b674d0fccac70f82813f4685607475f22b2 (patch) | |
tree | b95742edde06eed6337a2aee4ef2f1b17ac3d18c /tests/cp | |
parent | ba6b28e2e8399e38ac96556fb09bfac1a590a0a4 (diff) | |
download | coreutils-78fa4b674d0fccac70f82813f4685607475f22b2.tar.xz |
Regenerate.
Diffstat (limited to 'tests/cp')
-rw-r--r-- | tests/cp/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index f1359c88a..46c4f6e77 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -97,7 +97,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \ $(top_srcdir)/m4/mountlist.m4 $(top_srcdir)/m4/nanosleep.m4 \ $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/obstack.m4 \ - $(top_srcdir)/m4/onceonly.m4 $(top_srcdir)/m4/openat.m4 \ + $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/openat.m4 \ $(top_srcdir)/m4/path-concat.m4 $(top_srcdir)/m4/pathmax.m4 \ $(top_srcdir)/m4/perl.m4 $(top_srcdir)/m4/physmem.m4 \ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posixtm.m4 \ |