diff options
Diffstat (limited to 'tests/ls')
-rw-r--r-- | tests/ls/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index d3ade67a8..b7a308c1b 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_EACCESS = @LIB_EACCESS@ LIB_FDATASYNC = @LIB_FDATASYNC@ LIB_NANOSLEEP = @LIB_NANOSLEEP@ LN_S = @LN_S@ |