From: Bart Van Assche Date: Sat, 18 Sep 2010 09:37:07 +0000 (+0000) Subject: Follow-up for r11360. X-Git-Tag: svn/VALGRIND_3_6_0~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=921d72acf40697a3ca7c74e85a9c6aeb91d5407a;p=thirdparty%2Fvalgrind.git Follow-up for r11360. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11362 --- diff --git a/exp-ptrcheck/tests/Makefile.am b/exp-ptrcheck/tests/Makefile.am index 02c7d56900..cc2bc3af4b 100644 --- a/exp-ptrcheck/tests/Makefile.am +++ b/exp-ptrcheck/tests/Makefile.am @@ -5,6 +5,7 @@ dist_noinst_SCRIPTS = filter_stderr filter_add filter_suppgen \ sh_script EXTRA_DIST = \ + is_arch_supported \ add.vgtest-disabled add.stderr.exp \ and.vgtest-disabled and.stderr.exp \ arith.vgtest-disabled arith.stderr.exp \