removed a stale entry from the makefiles.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1853 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am
index 2dc9cf0..38f78cd 100644
--- a/mingw-w64-crt/Makefile.am
+++ b/mingw-w64-crt/Makefile.am
@@ -954,7 +954,7 @@
 #
 
 
-EXTRA_DIST = DISCLAIMER
+EXTRA_DIST = 
 EXTRA_DIST += revstamp.h \
   $(top_srcdir)/lib64/*.def \
   $(top_srcdir)/lib32/*.def \
diff --git a/mingw-w64-crt/Makefile.in b/mingw-w64-crt/Makefile.in
index 481b759..fa939ee 100644
--- a/mingw-w64-crt/Makefile.in
+++ b/mingw-w64-crt/Makefile.in
@@ -2948,7 +2948,7 @@
 
 # Distribution options
 #
-EXTRA_DIST = DISCLAIMER revstamp.h $(top_srcdir)/lib64/*.def \
+EXTRA_DIST = revstamp.h $(top_srcdir)/lib64/*.def \
 	$(top_srcdir)/lib32/*.def crt/binmode.c crt/crtbegin.c \
 	crt/crtdll.c crt/crtend.c crt/crtexe.c crt/CRT_fp8.c \
 	crt/CRT_fp10.c crt/CRT_glob.c crt/CRT_noglob.c crt/txtmode.c \