From aa6f330821d4933fc8a75d5cc3443da4b47d459d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 11 Sep 2002 11:35:12 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add xnanosleep.c and xnanosleep.h. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.47.2