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:
authorKeith Marshall <keithmarshall@@users.sf.net>2012-05-08 23:41:12 +0400
committerKeith Marshall <keithmarshall@@users.sf.net>2012-05-08 23:41:12 +0400
commit359d97110918ee11aeee17a71cc649b9dac6ec7b (patch)
tree8175ba422913d4a239dfa8d9be05a843104a7fdd /winsup/mingw/mingwex
parentdfd5d5bea614c4ce80ea90e73a0d47d071e3efa1 (diff)
Remove references to nonexistent files.
Diffstat (limited to 'winsup/mingw/mingwex')
-rw-r--r--winsup/mingw/mingwex/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/mingw/mingwex/Makefile.in b/winsup/mingw/mingwex/Makefile.in
index a495d5269..59ebac7e3 100644
--- a/winsup/mingw/mingwex/Makefile.in
+++ b/winsup/mingw/mingwex/Makefile.in
@@ -35,7 +35,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
mkinstalldirs = $(SHELL) $(srcdir)/../mkinstalldirs
DISTFILES = \
- Makefile.in configure configure.in aclocal.m4 \
+ Makefile.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 \