summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-07-18 11:21:58 +0000
committerJim Meyering <jim@meyering.net>1999-07-18 11:21:58 +0000
commitbc1d5028166201802d4cc640a1c022d264caf964 (patch)
treeeb5f91909fc4c2fb6aa952ed95cfec2e3205ffb4 /lib
parent9ea7513f11aeebfe6dfe5fe683de27ec2c4d4ac3 (diff)
downloadcoreutils-bc1d5028166201802d4cc640a1c022d264caf964.tar.xz
.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index e2610f004..230fe3304 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -118,7 +118,8 @@ libfu_a_DEPENDENCIES = $(libfu_a_LIBADD)
noinst_HEADERS = argmatch.h backupfile.h closeout.h \
dirname.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 \
+getdate.h getline.h getopt.h getpagesize.h \
+group-member.h human.h lchown.h long-options.h \
makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \
posixtm.h quotearg.h regex.h safe-read.h same.h save-cwd.h \
savedir.h strverscmp.h \