From: Jim Meyering Date: Wed, 11 Sep 2002 11:35:12 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add xnanosleep.c and xnanosleep.h. X-Git-Tag: v4.5.2~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa6f330821d4933fc8a75d5cc3443da4b47d459d;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add xnanosleep.c and xnanosleep.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index ed7391369c..76a62a27e1 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -92,6 +92,7 @@ libfetish_a_SOURCES = \ xgethostname.c \ xmalloc.c \ xmemcoll.c xmemcoll.h \ + xnanosleep.c xnanosleep.h \ xreadlink.c xreadlink.h \ xstrdup.c \ xstrtod.c xstrtod.h \