summaryrefslogtreecommitdiff
path: root/tests/stty
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-07 15:00:48 +0000
committerJim Meyering <jim@meyering.net>2000-05-07 15:00:48 +0000
commitc263f458841e9848060fea20da9d08fc20c51fc2 (patch)
tree24615289d8f9bc5211578b3dc92d4dcaee0026a8 /tests/stty
parenta41b1450942be13f60ade7c3388069aa15f928b7 (diff)
downloadcoreutils-c263f458841e9848060fea20da9d08fc20c51fc2.tar.xz
.
Diffstat (limited to 'tests/stty')
-rw-r--r--tests/stty/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index b7e59447d..e80cd78b3 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -90,7 +90,9 @@ INTLOBJS = @INTLOBJS@
KMEM_GROUP = @KMEM_GROUP@
LIBICONV = @LIBICONV@
LIBOBJS = @LIBOBJS@
+LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_NANOSLEEP = @LIB_NANOSLEEP@
MAKEINFO = @MAKEINFO@
MAN = @MAN@
MKINSTALLDIRS = @MKINSTALLDIRS@