diff options
Diffstat (limited to 'modules/mp_ia32/modinfo.txt')
-rw-r--r-- | modules/mp_ia32/modinfo.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/modules/mp_ia32/modinfo.txt b/modules/mp_ia32/modinfo.txt index ff2114fd8..2c23efb03 100644 --- a/modules/mp_ia32/modinfo.txt +++ b/modules/mp_ia32/modinfo.txt @@ -2,8 +2,10 @@ realname "MPI Assembler Backend for x86 Systems" mp_bits 32 -replace_file mp_asm.h -replace_file mp_asmi.h +<replace> +mp_asm.h +mp_asmi.h +</replace> <arch> ia32 |