diff options
author | Jim Meyering <jim@meyering.net> | 2004-11-14 00:32:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-11-14 00:32:50 +0000 |
commit | 21bf149e861971120c44465d55d94994bb6f50e9 (patch) | |
tree | 8b10c7b953af2f13d8f470bec82a7f3776e912d6 /tests/date | |
parent | d4ad5906cac2378cbefaa9343c461d4cb35006c4 (diff) | |
download | coreutils-21bf149e861971120c44465d55d94994bb6f50e9.tar.xz |
.
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index e695e1c32..ff72e25c0 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -58,8 +58,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \ $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \ $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \ - $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \ - $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \ + $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \ + $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \ + $(top_srcdir)/m4/ftruncate.m4 \ $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \ $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \ $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \ |