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/stdio/Makefile.in')
-rw-r--r--newlib/libc/stdio/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/libc/stdio/Makefile.in b/newlib/libc/stdio/Makefile.in
index cd498237f..4fa144998 100644
--- a/newlib/libc/stdio/Makefile.in
+++ b/newlib/libc/stdio/Makefile.in
@@ -188,7 +188,8 @@ GENERAL_SOURCES = \
@ELIX_LEVEL_1_FALSE@ ftello.$(oext) \
@ELIX_LEVEL_1_FALSE@ getw.$(oext) \
@ELIX_LEVEL_1_FALSE@ mktemp.$(oext) \
-@ELIX_LEVEL_1_FALSE@ putw.$(oext)
+@ELIX_LEVEL_1_FALSE@ putw.$(oext) \
+@ELIX_LEVEL_1_FALSE@ vasprintf.$(oext)
LIBADD_OBJS = vfiprintf.$(oext) vfprintf.$(oext)