Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/time/Makefile.am')
-rw-r--r--newlib/libc/time/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/newlib/libc/time/Makefile.am b/newlib/libc/time/Makefile.am
index 95f088a51..95716315b 100644
--- a/newlib/libc/time/Makefile.am
+++ b/newlib/libc/time/Makefile.am
@@ -17,11 +17,10 @@ LIB_SOURCES = \
lcltime.c \
lcltime_r.c \
mktime.c \
- month_lengths.c \
+ mktm_r.c \
strftime.c \
strptime.c \
time.c \
- tzcalc_limits.c \
tzlock.c \
tzset.c \
tzset_r.c \