diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-09 17:53:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-09 17:53:14 +0000 |
commit | 2bf26f848fba614c9207e23215f3b411fd116859 (patch) | |
tree | 0c6f462988ce2356c7b88ae3a1ba81288aada1d6 /tests/ls | |
parent | 173953c503ac6d3a0f1d5e9f89f9ed3028f0766d (diff) | |
download | coreutils-2bf26f848fba614c9207e23215f3b411fd116859.tar.xz |
.
Diffstat (limited to 'tests/ls')
-rw-r--r-- | tests/ls/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index dd5f56e26..db0de5d17 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -104,6 +104,7 @@ POFILES = @POFILES@ POSUB = @POSUB@ POW_LIBM = @POW_LIBM@ RANLIB = @RANLIB@ +SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |