diff options
Diffstat (limited to 'tests/sort')
-rw-r--r-- | tests/sort/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index d230b9187..611b66e09 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -190,6 +190,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@ |