Issue #14347: Update Misc/README list of files.
(Initial patch by Dionysios Kalofonos)
diff --git a/Misc/README b/Misc/README
index bcd4c1b..118f6c7 100644
--- a/Misc/README
+++ b/Misc/README
@@ -8,7 +8,6 @@
 ----------------
 
 ACKS                    Acknowledgements
-build.sh                Script to build and test latest Python from the repository
 gdbinit                 Handy stuff to put in your .gdbinit file, if you use gdb
 HISTORY                 News from previous releases -- oldest last
 indent.pro              GNU indent profile approximating my C style
@@ -19,6 +18,8 @@
 python.pc.in            Package configuration info template for pkg-config
 python-wing*.wpr        Wing IDE project file
 README                  The file you're reading now
+README.AIX              Information about using Python on AIX
+README.coverity         Information about running Coverity's Prevent on Python
 README.valgrind         Information for Valgrind users, see valgrind-python.supp
 RPM                     (Old) tools to build RPMs
 svnmap.txt              Map of old SVN revs and branches to hg changeset ids