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:
authorEarnie Boyd <earnie@users.sf.net>2004-04-22 20:27:00 +0400
committerEarnie Boyd <earnie@users.sf.net>2004-04-22 20:27:00 +0400
commit956235ae2bbdf8dd2d5ce3b28f24624ca6fba82e (patch)
tree73458bfc8b312a01be9cd0f7fdf13a115fdd7f1d /winsup/mingw/Makefile.in
parent00a85098c43ef57f9a621ee8b26bc35e63816dea (diff)
CORRECTION:
* Makefile.in (SRCDIST_FILES): Add DISCLAIMER and CONTRIBUTORS.
Diffstat (limited to 'winsup/mingw/Makefile.in')
-rw-r--r--winsup/mingw/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in
index cc0e5c75f..93b5c05a4 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -172,7 +172,8 @@ LIBS = libcrtdll.a \
DLLS = $(THREAD_DLL_NAME)
-INSTDOCS = DISCLAIMER \
+INSTDOCS = CONTRIBUTORS \
+ DISCLAIMER \
README
SRCDIST_FILES = CRT_noglob.c CRTfmode.c CRTglob.c CRTinit.c ChangeLog \
@@ -185,7 +186,7 @@ isascii.c iscsym.c iscsymf.c toascii.c \
strcasecmp.c strncasecmp.c wcscmpi.c \
CRT_fp8.c CRT_fp10.c test_headers.c txtmode.c binmode.c pseudo-reloc.c \
pseudo-reloc-list.c \
-DISCLAIMER README
+DISCLAIMER CONTRIBUTORS
all_dlls_host = @all_dlls_host@