changeset 240:529ba31e8679

Include the README files with the source distribution
author Sam Lantinga <slouken@libsdl.org>
date Thu, 22 Nov 2001 03:43:57 +0000
parents 615005b46baa
children b6084de9431a
files Makefile.am
diffstat 1 files changed, 11 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Thu Nov 22 03:11:55 2001 +0000
+++ b/Makefile.am	Thu Nov 22 03:43:57 2001 +0000
@@ -22,12 +22,17 @@
         COPYING		\
         CREDITS		\
         INSTALL		\
-        README		\
-        README-SDL.txt	\
-        README.Win32	\
-        README.WinCE	\
-        README.MacOS	\
-        README.MacOSX	\
+	README		\
+	README.AmigaOS	\
+	README.CVS	\
+	README.Epoc	\
+	README.MacOS	\
+	README.MacOSX	\
+	README.NanoX	\
+	README.OpenBSD	\
+	README.Win32	\
+	README.WinCE	\
+	README-SDL.txt	\
         VisualC.html	\
         VisualC.zip	\
         MPWmake.sea.bin	\