|
From: <sv...@va...> - 2010-09-18 09:37:16
|
Author: bart Date: 2010-09-18 10:37:07 +0100 (Sat, 18 Sep 2010) New Revision: 11362 Log: Follow-up for r11360. Modified: trunk/exp-ptrcheck/tests/Makefile.am Modified: trunk/exp-ptrcheck/tests/Makefile.am =================================================================== --- trunk/exp-ptrcheck/tests/Makefile.am 2010-09-18 08:40:52 UTC (rev 11361) +++ trunk/exp-ptrcheck/tests/Makefile.am 2010-09-18 09:37:07 UTC (rev 11362) @@ -5,6 +5,7 @@ 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 \ |