From: Julian Seward Date: Mon, 17 Aug 2009 16:02:16 +0000 (+0000) Subject: Include missing file, else tarball build breaks on Darwin. X-Git-Tag: svn/VALGRIND_3_5_0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c516ce43b0bb5fd5e221102fa0956771792534;p=thirdparty%2Fvalgrind.git Include missing file, else tarball build breaks on Darwin. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10836 --- 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