# HG changeset patch # User Jim Meyering # Date 1014735198 0 # Node ID 2ecc1674349603813ce15db7caaecb5215443294 # Parent 1947ddc18623872eb07ec707e07dff9b16112c3c (libfetish_a_SOURCES): Add acl.h, acl.c. diff --git a/lib/Makefile.am b/lib/Makefile.am --- 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 \