changeset 3756:2ecc16743496

(libfetish_a_SOURCES): Add acl.h, acl.c.
author Jim Meyering <jim@meyering.net>
date Tue, 26 Feb 2002 14:53:18 +0000
parents 1947ddc18623
children a1f8619947c1
files lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -13,6 +13,7 @@
 ## added by automake, but on systems with an up to date GNU libc,
 ## regex.c isn't even compiled.
 libfetish_a_SOURCES = \
+  acl.h acl.c \
   getdate.h getdate.y \
   posixtm.c posixtm.h \
   posixver.c posixver.h \