* mingwex/Makefile.in: Correct typo in list of DISTFILES.
This commit is contained in:
parent
665352facd
commit
71c68d9607
@ -2,6 +2,7 @@
|
||||
|
||||
* include/_mingw.h: Increment minor version for 3.5 release.
|
||||
* Makefile.in: Ditto.
|
||||
* mingwex/Makefile.in: Correct typo in list of DISTFILES.
|
||||
|
||||
2004-08-24 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
|
@ -30,7 +30,7 @@ DISTFILES = Makefile.in configure configure.in \
|
||||
fegetexceptflag.c fegetround.c feholdexcept.c feraiseexcept.c \
|
||||
fesetenv.c fesetexceptflag.c fesetround.c fetestexcept.c \
|
||||
feupdateenv.c ftruncate.c fwide.c getopt.c imaxabs.c imaxdiv.c \
|
||||
ldtoa.c lltoa.c lltow.c mbsinit.c mingw-aligned-malloc.o \
|
||||
ldtoa.c lltoa.c lltow.c mbsinit.c mingw-aligned-malloc.c \
|
||||
mingw-fseek.c sitest.c strtof.c strtoimax.c strtold.c strtoumax.c \
|
||||
testwmem.c tst-aligned-malloc.c ulltoa.c ulltow.c wcstof.c \
|
||||
wcstoimax.c wcstold.c wcstoumax.c wdirent.c wmemchr.c wmemcmp.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user