diff options
author | Jim Meyering <jim@meyering.net> | 2005-05-14 07:40:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-05-14 07:40:16 +0000 |
commit | 7e387bd78d27952c95226df255f44364b098e1b2 (patch) | |
tree | 4f8e2f326ab00320e17f2c08e9a46377dfac6bf0 /tests/pr/Makefile.in | |
parent | 979d7201a73cbfc3ee4a708925f9ed4e973df007 (diff) | |
download | coreutils-7e387bd78d27952c95226df255f44364b098e1b2.tar.gz coreutils-7e387bd78d27952c95226df255f44364b098e1b2.tar.bz2 coreutils-7e387bd78d27952c95226df255f44364b098e1b2.zip |
.
Diffstat (limited to 'tests/pr/Makefile.in')
-rw-r--r-- | tests/pr/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index ceb5d72dd..7e66d6119 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -133,7 +133,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/unlinkdir.m4 \ + $(top_srcdir)/m4/unlink-busy.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 \ |