diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-07 15:00:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-07 15:00:48 +0000 |
commit | c263f458841e9848060fea20da9d08fc20c51fc2 (patch) | |
tree | 24615289d8f9bc5211578b3dc92d4dcaee0026a8 /tests/test | |
parent | a41b1450942be13f60ade7c3388069aa15f928b7 (diff) | |
download | coreutils-c263f458841e9848060fea20da9d08fc20c51fc2.tar.xz |
.
Diffstat (limited to 'tests/test')
-rw-r--r-- | tests/test/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index d46f27aeb..cfccbf38f 100644 --- a/tests/test/Makefile.in +++ b/tests/test/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@ |