From: Jim Meyering Date: Thu, 15 Jul 1999 16:16:24 +0000 (+0000) Subject: (noinst_HEADERS): Add getpagesize.h. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0f359815e5ac33364088a1c397cae458b77abd;p=pspp (noinst_HEADERS): Add getpagesize.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index a0101d47af..62a915036b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -20,7 +20,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 \