From: Mark Wielaard Date: Wed, 2 Oct 2013 13:41:57 +0000 (+0000) Subject: Add tests/check_isa-2_07_cap to dist_noinst_SCRIPTS. X-Git-Tag: svn/VALGRIND_3_9_0~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9fc563298444e804c08eb3375c56ee66cf18aa;p=thirdparty%2Fvalgrind.git Add tests/check_isa-2_07_cap to dist_noinst_SCRIPTS. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13603 --- diff --git a/tests/Makefile.am b/tests/Makefile.am index a68c6041f4..974f0a599f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,6 +4,7 @@ include $(top_srcdir)/Makefile.tool-tests.am dist_noinst_SCRIPTS = \ check_headers_and_includes \ check_isa-2_06_cap \ + check_isa-2_07_cap \ check_makefile_consistency \ check_dfp_cap \ check_vmx_cap \