diff options
Diffstat (limited to 'tests/stty')
-rw-r--r-- | tests/stty/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index dabd7a45d..41fdd3c70 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/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 \ |