diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-01-03 23:50:12 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-01-03 23:50:12 +0000 |
commit | a9626a5d8187d42d9a7c8a95689dfd489df6b63a (patch) | |
tree | c0a5a9af9072a0926902a4688570b536582fba58 /tests/test | |
parent | 3edb411b4a9b6de5b9b487e43388b6104afaf307 (diff) | |
download | coreutils-a9626a5d8187d42d9a7c8a95689dfd489df6b63a.tar.xz |
Regenerate.
Diffstat (limited to 'tests/test')
-rw-r--r-- | tests/test/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index 8dc768a4c..6ba77ffe2 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -127,8 +127,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \ $(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/uint32_t.m4 \ $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/uintptr_t.m4 \ - $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/unicodeio.m4 \ - $(top_srcdir)/m4/unistd-safer.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/unlocked-io.m4 $(top_srcdir)/m4/uptime.m4 \ $(top_srcdir)/m4/userspec.m4 $(top_srcdir)/m4/utimbuf.m4 \ |