summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-03-12 08:05:22 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-03-12 08:05:22 +0000
commit9c4784e50e1c33c626295edf3b98dece00b2d9ba (patch)
tree62ad233f6d786970728dc8c91158e62c4b7073b7
parent13431ec5b0f54986db430da6c2b3382a341a978d (diff)
downloadcoreutils-9c4784e50e1c33c626295edf3b98dece00b2d9ba.tar.xz
(libcoreutils_a_SOURCES): Remove time_r.c, time_r.h,
as this is now done in m4.
-rw-r--r--lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 81340ff0f..87c6a1ed4 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -45,7 +45,6 @@ libcoreutils_a_SOURCES = \
strcase.h \
strnlen1.c strnlen1.h \
strstr.h \
- time_r.c time_r.h \
unicodeio.c unicodeio.h \
verify.h \
xalloc-die.c \