summaryrefslogtreecommitdiff
path: root/tests/rm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-18 14:28:09 +0000
committerJim Meyering <jim@meyering.net>2000-05-18 14:28:09 +0000
commitc880f6f9e019f577bfbdd4f3a80ffa4069894a79 (patch)
treefa54576d3f1698fff55f4cd4d4ee17dc608c444d /tests/rm
parent8469888ca29d31185e51a1efadbd12f188e27df8 (diff)
downloadcoreutils-c880f6f9e019f577bfbdd4f3a80ffa4069894a79.tar.xz
.
Diffstat (limited to 'tests/rm')
-rw-r--r--tests/rm/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index d22fdf79f..36edeae14 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -88,7 +88,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@