From 921d72acf40697a3ca7c74e85a9c6aeb91d5407a Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 18 Sep 2010 09:37:07 +0000 Subject: [PATCH] Follow-up for r11360. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11362 --- exp-ptrcheck/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.47.3