From: Jim Meyering Date: Mon, 10 Jan 2000 07:31:14 +0000 (+0000) Subject: (noinst_HEADERS): Add nanosleep.h. X-Git-Tag: TEXTUTILS-2_0c~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f06aad852aedc0a0552a984ebfcb07e1f02dc2f;p=thirdparty%2Fcoreutils.git (noinst_HEADERS): Add nanosleep.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index f58efe5682..e887bdb390 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -21,8 +21,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 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 \ +group-member.h hash.h human.h lchown.h long-options.h \ +makepath.h modechange.h mountlist.h nanosleep.h path-concat.h pathmax.h \ posixtm.h quotearg.h regex.h safe-read.h same.h save-cwd.h \ savedir.h strverscmp.h \ version-etc.h xalloc.h xstrtol.h