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/docs/Makefile.am b/docs/Makefile.am
index bf55b6d..e266b30 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,11 +1,6 @@
-SUBDIRS = xml lib images
+SUBDIRS = xml lib images internals
-EXTRA_DIST = \
- 64-bit-cleanness \
- directory-structure \
- README \
- porting-HOWTO porting-to-ARM \
- tm-mutexstates.dot tm-threadstates.dot
+EXTRA_DIST = README
dist_man_MANS = valgrind.1