diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-28 05:26:31 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-28 05:26:31 +0000 |
commit | 62824b327f782bd1f648ef891d986e31eade32f6 (patch) | |
tree | a1875f02700462d7564e92ef315e7130491aa01d /tests/uniq | |
parent | db1c6c3879745616005f0fd270040b34e0882abc (diff) | |
download | coreutils-62824b327f782bd1f648ef891d986e31eade32f6.tar.xz |
Regenerate.
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 f04c9c9e6..72adb1776 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_EACCESS = @LIB_EACCESS@ LIB_FDATASYNC = @LIB_FDATASYNC@ LIB_NANOSLEEP = @LIB_NANOSLEEP@ LN_S = @LN_S@ |