diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-20 09:24:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-20 09:24:29 +0000 |
commit | 1adc89966886e18925f8823c2cbdd9202ef2a11f (patch) | |
tree | 7c41559984ffa8bdd995f4ecc177fc554ea591fc /tests/rmdir | |
parent | de4a1fe053baace60fdc85fd34d41c8e475d745d (diff) | |
download | coreutils-1adc89966886e18925f8823c2cbdd9202ef2a11f.tar.xz |
.
Diffstat (limited to 'tests/rmdir')
-rw-r--r-- | tests/rmdir/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in index 991e2b47c..baa715d7b 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/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@ |