From 4656d211810563ec4ee8faec721b7052f9e53aad Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 26 Feb 2002 14:53:18 +0000 Subject: (libfetish_a_SOURCES): Add acl.h, acl.c. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 6ab1d59cf..48c61f9d4 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -13,6 +13,7 @@ DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@ ## 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 \ -- cgit v1.2.3-54-g00ecf