diff options
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index b92d1fac3..2ef9607a0 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -187,6 +187,7 @@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_FDATASYNC = @LIB_FDATASYNC@ LIB_NANOSLEEP = @LIB_NANOSLEEP@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ |