From 2c45ec88707be7cd9dc7031673656007db50ff61 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 26 Aug 2000 12:04:01 +0000 Subject: [PATCH] (noinst_HEADERS): Add __fpending.h. --- lib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 0559620..dcb472b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -24,7 +24,8 @@ libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD) noinst_HEADERS = \ argmatch.h backupfile.h bumpalloc.h closeout.h diacrit.h dirname.h error.h \ - exclude.h filemode.h fnmatch.h fsusage.h getdate.h getline.h getopt.h \ + exclude.h filemode.h fnmatch.h __fpending.h fsusage.h \ + getdate.h getline.h getopt.h \ getstr.h getpagesize.h group-member.h hard-locale.h hash.h human.h lchown.h \ linebuffer.h long-options.h mbswidth.h md5.h memcasecmp.h memcoll.h \ makepath.h mbswidth.h modechange.h mountlist.h nanosleep.h obstack.h \ -- 2.7.4