(libfetish_a_SOURCES): Add acl.h, acl.c.
authorJim Meyering <jim@meyering.net>
Tue, 26 Feb 2002 14:53:18 +0000 (14:53 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 26 Feb 2002 14:53:18 +0000 (14:53 +0000)
lib/Makefile.am

index 6ab1d59cf48cdda013fa959217692e545e111eab..48c61f9d401945a4a60d33f77a148a150f1cbb15 100644 (file)
@@ -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 \