summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-11 11:35:12 +0000
committerJim Meyering <jim@meyering.net>2002-09-11 11:35:12 +0000
commitaa6f330821d4933fc8a75d5cc3443da4b47d459d (patch)
tree2807f4ec7abf58f2b1f30334f41e9a47cfadc9d9 /lib/Makefile.am
parent079eb6b3d16075b9a504da7fd5926db0ebc0cecc (diff)
downloadcoreutils-aa6f330821d4933fc8a75d5cc3443da4b47d459d.tar.xz
(libfetish_a_SOURCES): Add xnanosleep.c and xnanosleep.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index ed7391369..76a62a27e 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 \