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/uniq | |
parent | 10cec9669d563d6066bc3398768cdaf20ed167c9 (diff) | |
download | coreutils-63229c0a0d23ca957521cbe3d79f206cffcc71f5.tar.xz |
.
Diffstat (limited to 'tests/uniq')
-rw-r--r-- | tests/uniq/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index 571fcdeb1..7fe887994 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/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@ |