From 73c516ce43b0bb5fd5e221102fa0956771792534 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Mon, 17 Aug 2009 16:02:16 +0000 Subject: [PATCH] Include missing file, else tarball build breaks on Darwin. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10836 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 43ac061ceb..aa92482eea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,7 @@ SUPP_FILES = \ glibc-2.2-LinuxThreads-helgrind.supp \ glibc-2.X-drd.supp \ exp-ptrcheck.supp \ - darwin9.supp + darwin9.supp darwin9-drd.supp DEFAULT_SUPP_FILES = @DEFAULT_SUPP@ # We include all the base .supp files in the distribution, but not -- 2.47.2