]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Copy the right stuff into the tarball.
authorJulian Seward <jseward@acm.org>
Wed, 3 Aug 2005 16:39:44 +0000 (16:39 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 3 Aug 2005 16:39:44 +0000 (16:39 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4311

Makefile.am

index ab9b1f830dd8992afd37358fe97674a449653f09..fd7dbd2b1628b7c3cf8b985e48a0a30ad3cbd94f 100644 (file)
@@ -81,8 +81,9 @@ VEX_PUBLIC_HDRS = \
 # 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 \