From 9aed1cf1436c0d0479f6e699c70d958b2e1d7cfd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 18 Jul 1999 11:21:58 +0000 Subject: [PATCH] . --- lib/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index e2610f0043..230fe3304d 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 \ -- 2.30.2