From 87673a6d4a0f45635f5a325ffbd41bfca74bbb2a Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Wed, 3 Aug 2005 16:39:44 +0000 Subject: [PATCH] Copy the right stuff into the tarball. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4311 --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index ab9b1f830d..fd7dbd2b16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ -- 2.47.3