diff options
author | Jim Meyering <jim@meyering.net> | 2005-12-17 10:48:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-12-17 10:48:30 +0000 |
commit | c99e1d2cb6ae7a71ff17023097c1d1c431580180 (patch) | |
tree | fe62f6cb3ad04133a30faab4a7232567fe429e0b /tests/head | |
parent | c4a1355047287e4507f30bc37884337adffa3618 (diff) | |
download | coreutils-c99e1d2cb6ae7a71ff17023097c1d1c431580180.tar.gz |
.
Diffstat (limited to 'tests/head')
-rw-r--r-- | tests/head/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index e6e66fae1..c81c373b6 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -214,6 +214,7 @@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ +LIB_ACL = @LIB_ACL@ LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ LIB_EACCESS = @LIB_EACCESS@ |