summaryrefslogtreecommitdiff
path: root/tests/chown
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-05 23:11:21 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-05 23:11:21 +0000
commita3538ea055d68218c32918bf390ac5cb36d38c09 (patch)
tree92e99ef26e2993d215d7bff64f6a1c451adf4c5c /tests/chown
parent43d5c5b6c3f4a2057706b0c1687e0d265a8da54d (diff)
downloadcoreutils-a3538ea055d68218c32918bf390ac5cb36d38c09.tar.xz
Regenerate.
Diffstat (limited to 'tests/chown')
-rw-r--r--tests/chown/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in
index c55e62384..e6f75d16b 100644
--- a/tests/chown/Makefile.in
+++ b/tests/chown/Makefile.in
@@ -63,7 +63,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
$(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
$(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getopt.m4 \
$(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
- $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
+ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettime.m4 \
+ $(top_srcdir)/m4/gettimeofday.m4 \
$(top_srcdir)/m4/getugroups.m4 \
$(top_srcdir)/m4/getusershell.m4 $(top_srcdir)/m4/glibc21.m4 \
$(top_srcdir)/m4/group-member.m4 \