]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add fb_test header files to none/tests/x86/Makefile.am EXTRA_DIST
authorMark Wielaard <mark@klomp.org>
Tue, 19 May 2026 17:10:21 +0000 (19:10 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 19 May 2026 17:18:06 +0000 (19:18 +0200)
Add fb_test_i386.h, fb_test_i386_shift.h and fb_test_i386_muldiv.h.
Fixes make distcheck.

none/tests/x86/Makefile.am

index bdfa341cf400c3c822134b0e1883e912cd6be4c5..ac0e1a44b887dd6d00309a9ba503bf8b7d087b2e 100644 (file)
@@ -47,6 +47,7 @@ EXTRA_DIST = \
        cse_fail.stdout.exp cse_fail.vgtest \
        faultstatus.disabled faultstatus.stderr.exp \
        fb_test_i386.vgtest fb_test_i386.stderr.exp fb_test_i386.stdout.exp \
+       fb_test_i386.h fb_test_i386_shift.h fb_test_i386_muldiv.h \
        fcmovnu.vgtest fcmovnu.stderr.exp fcmovnu.stdout.exp \
        fpu_lazy_eflags.stderr.exp fpu_lazy_eflags.stdout.exp \
        fpu_lazy_eflags.vgtest \