From: Jim Meyering Date: Thu, 13 Aug 1998 02:07:54 +0000 (+0000) Subject: (noinst_HEADERS): Add filemode.h. X-Git-Tag: FILEUTILS-3_16u~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736ea546d9b9ab8ddf1b4017d9d5c3ca41ec6ac3;p=thirdparty%2Fcoreutils.git (noinst_HEADERS): Add filemode.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 34e7265815..1f74b40cc6 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -18,7 +18,7 @@ libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@ libfu_a_DEPENDENCIES = $(libfu_a_LIBADD) noinst_HEADERS = argmatch.h backupfile.h closeout.h \ -error.h exclude.h fnmatch.h fsusage.h \ +error.h exclude.h filemode.h fnmatch.h fsusage.h \ getdate.h getline.h getopt.h group-member.h human.h lchown.h long-options.h \ makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \ quotearg.h regex.h safe-read.h save-cwd.h savedir.h strverscmp.h \