diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-11 16:30:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-11 16:30:59 +0000 |
commit | 63229c0a0d23ca957521cbe3d79f206cffcc71f5 (patch) | |
tree | 182bece6d567bf88e6be197efaa4b5071765b405 /tests/cut | |
parent | 10cec9669d563d6066bc3398768cdaf20ed167c9 (diff) | |
download | coreutils-63229c0a0d23ca957521cbe3d79f206cffcc71f5.tar.xz |
.
Diffstat (limited to 'tests/cut')
-rw-r--r-- | tests/cut/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 867505c5a..009411f2a 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -88,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ |