summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Merey <[email protected]>2024-07-17 14:36:02 -0400
committerAaron Merey <[email protected]>2024-07-17 14:36:02 -0400
commit1db396cbd7f8ef63049a1403b09a91d24f323358 (patch)
treee69d4f1dde98d48b55cac894dd8ec7bbaac29663
parent94b4c75215c3c82918186c579faf116fdb0aa906 (diff)
tests/Makefile.am: add run-eu-search-tests.sh to EXTRA_DISTupstream/users/amerey/try-thread
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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