diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index 035650fe7..423fc85d0 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -82,6 +82,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@ |