Copy the right stuff into the tarball.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4311 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index ab9b1f8..fd7dbd2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,8 +81,9 @@
 # These list the bits of vex we need to copy into the tarball
 
 VEX_PRIMARY_SOURCES = \
-	VEX/README \
-	VEX/COPYING \
+	VEX/HACKING.README \
+	VEX/LICENSE.README \
+	VEX/LICENSE.GPL \
 	VEX/Makefile \
 	VEX/auxprogs/genoffsets.c \
 	VEX/pub/libvex_guest_amd64.h \