From dcf1fdd250df6929142a5193c262f90deddc39ad Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Sat, 14 Oct 2006 14:03:51 +0000 Subject: [PATCH] Include new file in tarball. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6221 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 46ed23113..3db315621 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ SUBDIRS = include coregrind . tests perf auxprogs $(TOOLS) helgrind docs DIST_SUBDIRS = $(SUBDIRS) SUPP_FILES = \ - glibc-2.2.supp glibc-2.3.supp glibc-2.4.supp \ + glibc-2.2.supp glibc-2.3.supp glibc-2.4.supp glibc-2.5.supp \ xfree-3.supp xfree-4.supp dist_val_DATA = $(SUPP_FILES) default.supp