summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-02-22 07:08:43 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-02-22 07:08:43 +0000
commitba8ad9a1e62f14aad6a6600b612ae51d5546f150 (patch)
tree67a840954a95dfa928b48f9ce624585c72978054
parent0e1b33afd3b54905e25190ab64776f86b60d928a (diff)
downloadcoreutils-ba8ad9a1e62f14aad6a6600b612ae51d5546f150.tar.xz
(libfetish_a_SOURCES): Remove xnanosleep.c,
xnanosleep.h; now done by ../m4/xnanosleep.m4 automatically.
-rw-r--r--lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 36abca4cc..90e4db4a1 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -56,7 +56,6 @@ libfetish_a_SOURCES = \
xgetcwd.c xgetcwd.h \
xgethostname.c xgethostname.h \
xmemcoll.c xmemcoll.h \
- xnanosleep.c xnanosleep.h \
xreadlink.c xreadlink.h \
xstrndup.c xstrndup.h \
xstrtod.c xstrtod.h \