]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Include insn_pclmulqdq.def in tarball.
authorFlorian Krohm <florian@eich-krohm.de>
Sat, 29 Oct 2011 03:39:56 +0000 (03:39 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sat, 29 Oct 2011 03:39:56 +0000 (03:39 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12252

none/tests/amd64/Makefile.am

index f1926457e5f98e7812e2ca4b34672f9e2101066c..4e06238e2fbb4829b1c4c45e46ed209c5e123d37 100644 (file)
@@ -130,6 +130,7 @@ insn_ssse3_SOURCES  = insn_ssse3.def
 insn_ssse3_LDADD       = -lm
 insn_fpu_SOURCES       = insn_fpu.def
 insn_fpu_LDADD         = -lm
+insn_pclmulqdq_SOURCES  = insn_pclmulqdq.def
 fxtract_LDADD          = -lm
 
 .def.c: $(srcdir)/gen_insn_test.pl