summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/elf.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/elf.scm b/gnu/packages/elf.scm
index 6388629045a..9ee51a09182 100644
--- a/gnu/packages/elf.scm
+++ b/gnu/packages/elf.scm
@@ -155,7 +155,9 @@ libraries.")
155 "tests/run-attr-integrate-skel.sh" 155 "tests/run-attr-integrate-skel.sh"
156 "tests/run-bug1-test.sh" 156 "tests/run-bug1-test.sh"
157 "tests/run-copyadd-sections.sh" 157 "tests/run-copyadd-sections.sh"
158 "tests/run-declfiles.sh"
158 "tests/run-deleted.sh" 159 "tests/run-deleted.sh"
160 "tests/run-dwarf-getmacros.sh"
159 "tests/run-get-units-split.sh" 161 "tests/run-get-units-split.sh"
160 "tests/run-native-test.sh" 162 "tests/run-native-test.sh"
161 "tests/run-readelf-loc.sh" 163 "tests/run-readelf-loc.sh"