]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add insn_pclmulqdq regression test files to the distribution tarball even if the...
authorBart Van Assche <bvanassche@acm.org>
Fri, 14 Oct 2011 09:30:21 +0000 (09:30 +0000)
committerBart Van Assche <bvanassche@acm.org>
Fri, 14 Oct 2011 09:30:21 +0000 (09:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12152

none/tests/amd64/Makefile.am

index 75a3efaa325c98e062e24e13a60bd9e53fd50dbb..adcc6ea8526978edec293d419df540a2ca5245b6 100644 (file)
@@ -42,6 +42,8 @@ EXTRA_DIST = \
        $(addsuffix .stderr.exp,$(INSN_TESTS)) \
        $(addsuffix .stdout.exp,$(INSN_TESTS)) \
        $(addsuffix .vgtest,$(INSN_TESTS)) \
+       insn_pclmulqdq.vgtest insn_pclmulqdq.stdout.exp \
+       insn_pclmulqdq.stderr.exp \
        insn_sse3.stdout.exp insn_sse3.stderr.exp insn_sse3.vgtest \
        insn_ssse3.stdout.exp insn_ssse3.stderr.exp insn_ssse3.vgtest \
        jrcxz.stderr.exp jrcxz.stdout.exp jrcxz.vgtest \