From: Jim Meyering Date: Sat, 26 Aug 2000 12:04:01 +0000 (+0000) Subject: (noinst_HEADERS): Add __fpending.h. X-Git-Tag: FILEUTILS-4_0z~93 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2c45ec88707be7cd9dc7031673656007db50ff61;p=thirdparty%2Fcoreutils.git (noinst_HEADERS): Add __fpending.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 0559620b10..dcb472b1f6 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 \