14 строки
488 B
Diff
14 строки
488 B
Diff
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
|
index dbb7580..f4d5ae7 100644
|
|
--- a/tests/Makefile.am
|
|
+++ b/tests/Makefile.am
|
|
@@ -20,7 +20,7 @@ no_rpath_arch_TESTS = \
|
|
|
|
src_TESTS = \
|
|
plain-fail.sh plain-run.sh shrink-rpath.sh set-interpreter-short.sh \
|
|
- set-interpreter-long.sh set-rpath.sh no-rpath.sh big-dynstr.sh \
|
|
+ set-rpath.sh no-rpath.sh big-dynstr.sh \
|
|
set-rpath-library.sh soname.sh shrink-rpath-with-allowed-prefixes.sh \
|
|
force-rpath.sh \
|
|
plain-needed.sh \
|