summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-20 10:11:45 +0000
committerJim Meyering <jim@meyering.net>2003-03-20 10:11:45 +0000
commit991e476b56e6dfcb5ef810520e4c882055ac37ec (patch)
tree4b09063cb7590f011f51fcb95aedf2934ff5e9d0 /lib
parent8d65951aeab056a8ca3c4b316ddd9331b785f4f1 (diff)
downloadcoreutils-991e476b56e6dfcb5ef810520e4c882055ac37ec.tar.xz
.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.in1
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@