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/unix/Makefile.am')
-rw-r--r--newlib/libc/unix/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/libc/unix/Makefile.am b/newlib/libc/unix/Makefile.am
index f44d89a35..270f99451 100644
--- a/newlib/libc/unix/Makefile.am
+++ b/newlib/libc/unix/Makefile.am
@@ -12,7 +12,8 @@ GENERAL_SOURCES = \
## Distinguish different EL/IX level interfaces
ELIX_2_SOURCES = \
- ttyname.c
+ ttyname.c \
+ ttyname_r.c
ELIX_4_SOURCES = \
basename.c \