From: Florian Krohm Date: Tue, 28 Aug 2012 00:38:47 +0000 (+0000) Subject: Fix EXTRA_DIST. Add dummy .exp file to satisfy the consistency checker X-Git-Tag: svn/VALGRIND_3_9_0~736 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b6da4bbb2f281fa61b703e5f2fbbc332c57769;p=thirdparty%2Fvalgrind.git Fix EXTRA_DIST. Add dummy .exp file to satisfy the consistency checker git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12904 --- diff --git a/none/tests/s390x/Makefile.am b/none/tests/s390x/Makefile.am index 24eeca5bc0..91b9963148 100644 --- a/none/tests/s390x/Makefile.am +++ b/none/tests/s390x/Makefile.am @@ -18,6 +18,7 @@ EXTRA_DIST = \ $(addsuffix .stderr.exp,$(INSN_TESTS)) \ $(addsuffix .stdout.exp,$(INSN_TESTS)) \ $(addsuffix .vgtest,$(INSN_TESTS)) \ + ecag.stdout.exp-z10ec ecag.stdout.exp-z196 \ op00.stderr.exp1 op00.stderr.exp2 op00.vgtest \ test.h opcodes.h add.h and.h div.h insert.h \ mul.h or.h sub.h test.h xor.h table.h diff --git a/none/tests/s390x/ecag.stdout.exp b/none/tests/s390x/ecag.stdout.exp new file mode 100644 index 0000000000..bf8ba6acc3 --- /dev/null +++ b/none/tests/s390x/ecag.stdout.exp @@ -0,0 +1 @@ +just to silence the consistency checker