From: Aaron Merey Date: Thu, 4 Jul 2024 23:28:27 +0000 (-0400) Subject: tests/Makefile.am: Add run-sysroot.sh to EXTRA_DIST X-Git-Tag: elfutils-0.192~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38635004386c7814bd81e00f756f6f2a3f7a5612;p=thirdparty%2Felfutils.git tests/Makefile.am: Add run-sysroot.sh to EXTRA_DIST Signed-off-by: Aaron Merey --- diff --git a/tests/Makefile.am b/tests/Makefile.am index d5b2c02b..77f9b90d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -669,7 +669,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh run-ar.sh \ testfile-dwp-4-cu-index-overflow.dwp.bz2 \ testfile-dwp-cu-index-overflow.source \ testfile-define-file.bz2 \ - testfile-sysroot.tar.bz2 + testfile-sysroot.tar.bz2 run-sysroot.sh if USE_VALGRIND