summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorDomen Kožar <domen@dev.si>2020-06-03 11:45:12 (GMT)
committerGitHub <noreply@github.com>2020-06-03 11:45:12 (GMT)
commit67091ca1f979829df9cdcd3609f72d7e78d8a96a (patch)
tree0c5caad15b09bc310b0610654927b54f8754e8c3 /tests/Makefile.am
parentf3411a986e0d4869786cacc1e018f13d951d22bd (diff)
parent6e5e98ce774e728290680c46b44da86246f1d167 (diff)
downloadpatchelf-67091ca1f979829df9cdcd3609f72d7e78d8a96a.zip
patchelf-67091ca1f979829df9cdcd3609f72d7e78d8a96a.tar.gz
patchelf-67091ca1f979829df9cdcd3609f72d7e78d8a96a.tar.bz2
Merge pull request #137 from speleo3/force-rpath-94
Consistently use --force-rpath
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8ad7f20..96339b3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -22,6 +22,7 @@ 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-library.sh soname.sh shrink-rpath-with-allowed-prefixes.sh \
+ force-rpath.sh \
output-flag.sh
build_TESTS = \