]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add sse4-common.h to none/tests/Makefile.am noinst_HEADERS
authorMark Wielaard <mark@klomp.org>
Sun, 30 Nov 2025 14:58:38 +0000 (15:58 +0100)
committerMark Wielaard <mark@klomp.org>
Sun, 30 Nov 2025 15:00:41 +0000 (16:00 +0100)
Fixes: 5e584556a9b9 ("Add none/tests/sse4-common.h header")
none/tests/Makefile.am

index c0f473b73a031e460ee59d67e8d2fb5b83362eca..20be62cbd35524c3793bb28bb59982654441ea06 100644 (file)
@@ -95,7 +95,7 @@ dist_noinst_SCRIPTS = \
        allexec_prepare_prereq \
        filter_sort
 
-noinst_HEADERS = fdleak.h
+noinst_HEADERS = fdleak.h sse4-common.h
 
 EXTRA_DIST = \
        allexec32.stdout.exp allexec32.stderr.exp allexec32.vgtest\