Message ID | 20240704233050.424265-1-amerey@redhat.com |
---|---|
State | Committed |
Headers | |
Series | [COMMITTED] tests/Makefile.am: Add run-sysroot.sh to EXTRA_DIST | |
Commit Message
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