summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/mingwex/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/mingwex/Makefile.in')
-rw-r--r--winsup/mingw/mingwex/Makefile.in11
1 files changed, 5 insertions, 6 deletions
diff --git a/winsup/mingw/mingwex/Makefile.in b/winsup/mingw/mingwex/Makefile.in
index 07fca1e36..f4164d6f8 100644
--- a/winsup/mingw/mingwex/Makefile.in
+++ b/winsup/mingw/mingwex/Makefile.in
@@ -29,11 +29,10 @@ DISTFILES = Makefile.in configure configure.in \
_Exit.c atoll.c dirent.c feclearexcept.c fegetenv.c \
fegetexceptflag.c fegetround.c feholdexcept.c feraiseexcept.c \
fesetenv.c fesetexceptflag.c fesetround.c fetestexcept.c \
- feupdateenv.c fwide.c imaxabs.c imaxdiv.c ldtoa.c lltoa.c lltow.c \
- mbsinit.c mingw-fseek.c sitest.c \
- strtof.c strtoimax.c strtold.c strtoumax.c testwmem.c \
- ulltoa.c ulltow.c wcstof.c \
- wcstoimax.c wcstold.c wcstoumax.c wdirent.c wmemchr.c \
+ feupdateenv.c fwide.c getopt.c imaxabs.c imaxdiv.c ldtoa.c \
+ lltoa.c lltow.c mbsinit.c mingw-fseek.c sitest.c strtof.c \
+ strtoimax.c strtold.c strtoumax.c testwmem.c ulltoa.c ulltow.c \
+ wcstof.c wcstoimax.c wcstold.c wcstoumax.c wdirent.c wmemchr.c \
wmemcmp.c wmemcpy.c wmemmove.c wmemset.c wtoll.c
MATH_DISTFILES = \
@@ -142,7 +141,7 @@ FENV_OBJS = fesetround.o fegetround.o \
feclearexcept.o feholdexcept.o fegetexceptflag.o \
feraiseexcept.o fetestexcept.o fesetexceptflag.o
POSIX_OBJS = \
- dirent.o wdirent.o
+ dirent.o wdirent.o getopt.o
REPLACE_OBJS = \
mingw-fseek.o