From: Florian Krohm Date: Sun, 14 Dec 2025 17:26:24 +0000 (+0000) Subject: s390: Fix build failure X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab89bdcfbd139ba59d0e194f6c56650e3c3f64b2;p=thirdparty%2Fvalgrind.git s390: Fix build failure Followup to 778fe51a69eb099bc6cbfa616986310560a8b828. --- diff --git a/none/tests/s390x/Makefile.am b/none/tests/s390x/Makefile.am index 8a828463a..1f830d6f3 100644 --- a/none/tests/s390x/Makefile.am +++ b/none/tests/s390x/Makefile.am @@ -30,6 +30,8 @@ endif check_PROGRAMS = $(INSN_TESTS) \ allexec \ + cksm \ + flogr \ op00 noinst_HEADERS = add.h and.h div.h dfp_utils.h insert.h mul.h opcodes.h \