summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-12-17 10:48:30 +0000
committerJim Meyering <jim@meyering.net>2005-12-17 10:48:30 +0000
commitc99e1d2cb6ae7a71ff17023097c1d1c431580180 (patch)
treefe62f6cb3ad04133a30faab4a7232567fe429e0b /man
parentc4a1355047287e4507f30bc37884337adffa3618 (diff)
downloadcoreutils-c99e1d2cb6ae7a71ff17023097c1d1c431580180.tar.xz
.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 38d4b9509..eb3f92756 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -217,6 +217,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@