summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-08-13 02:07:54 +0000
committerJim Meyering <jim@meyering.net>1998-08-13 02:07:54 +0000
commit736ea546d9b9ab8ddf1b4017d9d5c3ca41ec6ac3 (patch)
tree70e0f871d28e27b275552579d15eacf3a78b7432 /lib/Makefile.am
parent461aea548a7fed9e7eadca861537f8ea7f53f2ba (diff)
downloadcoreutils-736ea546d9b9ab8ddf1b4017d9d5c3ca41ec6ac3.tar.xz
(noinst_HEADERS): Add filemode.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 34e726581..1f74b40cc 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 \