diff --git a/modules/objfmts/elf/tests/gas64/Makefile.inc b/modules/objfmts/elf/tests/gas64/Makefile.inc index 78267fc2..1ae2e255 100644 --- a/modules/objfmts/elf/tests/gas64/Makefile.inc +++ b/modules/objfmts/elf/tests/gas64/Makefile.inc @@ -3,6 +3,6 @@ TESTS += modules/objfmts/elf/tests/gas64/elf_gas64_test.sh EXTRA_DIST += modules/objfmts/elf/tests/gas64/elf_gas64_test.sh -EXTRA_DIST += modules/objfmts/elf/tests/amd64/elf_gas64_reloc.asm -EXTRA_DIST += modules/objfmts/elf/tests/amd64/elf_gas64_reloc.hex -EXTRA_DIST += modules/objfmts/elf/tests/amd64/elf_gas64_reloc.errwarn +EXTRA_DIST += modules/objfmts/elf/tests/gas64/elf_gas64_reloc.asm +EXTRA_DIST += modules/objfmts/elf/tests/gas64/elf_gas64_reloc.hex +EXTRA_DIST += modules/objfmts/elf/tests/gas64/elf_gas64_reloc.errwarn