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/sys/linux/Makefile.am')
-rw-r--r--newlib/libc/sys/linux/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/sys/linux/Makefile.am b/newlib/libc/sys/linux/Makefile.am
index b7a474127..a21963ca6 100644
--- a/newlib/libc/sys/linux/Makefile.am
+++ b/newlib/libc/sys/linux/Makefile.am
@@ -12,6 +12,9 @@ SUBLIBS = \
LIB_SOURCES = \
brk.c \
cfspeed.c \
+ clock_getres.c \
+ clock_gettime.c \
+ clock_settime.c \
flockfile.c \
ftok.c \
funlockfile.c \