We have a nice little collection of text files describing various high
level things.  But they're all over the place.  This commits moves
them all to the new docs/internals/ directory, and gives them 
a consistent naming scheme.




git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4196 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index d9e42f8..ce6740a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,9 +43,8 @@
 	ACKNOWLEDGEMENTS \
 	README_DEVELOPERS \
 	README_PACKAGERS \
-	README_XML_OUTPUT.txt \
 	THREADS_SYSCALLS_SIGNALS.txt \
-	README_MISSING_SYSCALL_OR_IOCTL TODO NOTES.txt \
+	README_MISSING_SYSCALL_OR_IOCTL \
 	valgrind.spec valgrind.spec.in valgrind.pc.in \
 	Makefile.all.am Makefile.tool.am Makefile.core-AM_CPPFLAGS.am \
 	Makefile.tool-inplace.am