From: Aaron Merey Date: Wed, 17 Jul 2024 18:36:02 +0000 (-0400) Subject: tests/Makefile.am: add run-eu-search-tests.sh to EXTRA_DIST X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fusers%2Famerey%2Ftry-thread;p=thirdparty%2Felfutils.git tests/Makefile.am: add run-eu-search-tests.sh to EXTRA_DIST --- diff --git a/tests/Makefile.am b/tests/Makefile.am index f57f1c6a..1642d4e9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -674,7 +674,8 @@ 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 run-sysroot.sh + testfile-sysroot.tar.bz2 run-sysroot.sh \ + run-eu-search-tests.sh if USE_VALGRIND