changeset 3769:084b87f8e8df

(libfetish_a_SOURCES): Add gettime.c, settime.c, timespec.h. Remove nanosleep.h.
author Jim Meyering <jim@meyering.net>
date Fri, 01 Mar 2002 23:20:53 +0000
parents 3f9408503b6e
children 6a8c7eeb2443
files lib/Makefile.am
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -42,6 +42,7 @@
   getline.h \
   getpagesize.h \
   getstr.c getstr.h \
+  gettime.c \
   getugroups.c \
   group-member.h \
   hard-locale.c hard-locale.h \
@@ -59,7 +60,6 @@
   memcoll.c memcoll.h \
   modechange.c modechange.h \
   mountlist.h \
-  nanosleep.h \
   path-concat.c path-concat.h \
   pathmax.h \
   physmem.c physmem.h \
@@ -72,10 +72,12 @@
   same.c same.h \
   save-cwd.c save-cwd.h \
   savedir.c savedir.h \
+  settime.c \
   sha.c sha.h \
   stdio-safer.h \
   stripslash.c \
   strverscmp.h \
+  timespec.h \
   unicodeio.c unicodeio.h \
   unistd-safer.h \
   userspec.c \