changeset 2836:5e965e4f952c

(noinst_HEADERS): Add __fpending.h.
author Jim Meyering <jim@meyering.net>
date Sat, 26 Aug 2000 12:04:01 +0000
parents 440e7453a7c4
children 85928ea90a6a
files lib/Makefile.am
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am	Sat Aug 26 11:59:55 2000 +0000
+++ b/lib/Makefile.am	Sat Aug 26 12:04:01 2000 +0000
@@ -24,7 +24,8 @@
 
 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 \