diff options
Diffstat (limited to 'tests/rmdir')
-rw-r--r-- | tests/rmdir/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in index f6a0a7b44..2a7be030c 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/Makefile.in @@ -79,6 +79,7 @@ LIBS = @LIBS@ LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ LIB_NANOSLEEP = @LIB_NANOSLEEP@ +LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ |