diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-20 10:11:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-20 10:11:45 +0000 |
commit | 991e476b56e6dfcb5ef810520e4c882055ac37ec (patch) | |
tree | 4b09063cb7590f011f51fcb95aedf2934ff5e9d0 /tests/unexpand | |
parent | 8d65951aeab056a8ca3c4b316ddd9331b785f4f1 (diff) | |
download | coreutils-991e476b56e6dfcb5ef810520e4c882055ac37ec.tar.xz |
.
Diffstat (limited to 'tests/unexpand')
-rw-r--r-- | tests/unexpand/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index 544a0c148..e564991c1 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/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@ |