summaryrefslogtreecommitdiff
path: root/tests/du
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-20 09:24:29 +0000
committerJim Meyering <jim@meyering.net>2000-05-20 09:24:29 +0000
commit1adc89966886e18925f8823c2cbdd9202ef2a11f (patch)
tree7c41559984ffa8bdd995f4ecc177fc554ea591fc /tests/du
parentde4a1fe053baace60fdc85fd34d41c8e475d745d (diff)
downloadcoreutils-1adc89966886e18925f8823c2cbdd9202ef2a11f.tar.xz
.
Diffstat (limited to 'tests/du')
-rw-r--r--tests/du/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index 5d4b51c3c..2d1e5917e 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/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@