diff options
Diffstat (limited to 'tests/chmod/Makefile.in')
-rw-r--r-- | tests/chmod/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index 94410a9b6..9fd57ff6b 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/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@ |