diff options
Diffstat (limited to 'crypto/Makefile.am.elf-mips64')
-rw-r--r-- | crypto/Makefile.am.elf-mips64 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/Makefile.am.elf-mips64 b/crypto/Makefile.am.elf-mips64 index c599fa8..1526020 100644 --- a/crypto/Makefile.am.elf-mips64 +++ b/crypto/Makefile.am.elf-mips64 | |||
@@ -8,8 +8,7 @@ ASM_MIPS64_ELF += sha/sha256-mips.S | |||
8 | ASM_MIPS64_ELF += aes/aes_cbc.c | 8 | ASM_MIPS64_ELF += aes/aes_cbc.c |
9 | ASM_MIPS64_ELF += camellia/camellia.c | 9 | ASM_MIPS64_ELF += camellia/camellia.c |
10 | ASM_MIPS64_ELF += camellia/cmll_cbc.c | 10 | ASM_MIPS64_ELF += camellia/cmll_cbc.c |
11 | ASM_MIPS64_ELF += rc4/rc4_enc.c | 11 | ASM_MIPS64_ELF += rc4/rc4.c |
12 | ASM_MIPS64_ELF += rc4/rc4_skey.c | ||
13 | ASM_MIPS64_ELF += whrlpool/wp_block.c | 12 | ASM_MIPS64_ELF += whrlpool/wp_block.c |
14 | 13 | ||
15 | EXTRA_DIST += $(ASM_MIPS64_ELF) | 14 | EXTRA_DIST += $(ASM_MIPS64_ELF) |