From: Jim Meyering Date: Thu, 13 Aug 1998 02:07:54 +0000 (+0000) Subject: (noinst_HEADERS): Add filemode.h. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7086754d2733326212c3220ce6e8b588258fa4f6;p=pspp (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 \