From 3bde76131b21bb1b456561df9a5ea329d924e2e9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 1 Mar 2002 23:20:53 +0000 Subject: (libfetish_a_SOURCES): Add gettime.c, settime.c, timespec.h. Remove nanosleep.h. --- lib/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 48c61f9d4..a699ad067 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -42,6 +42,7 @@ libfetish_a_SOURCES = \ 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 @@ libfetish_a_SOURCES = \ 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 @@ libfetish_a_SOURCES = \ 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 \ -- cgit v1.2.3-54-g00ecf