diff options
Diffstat (limited to 'crypto/Makefile.am.elf-mips')
-rw-r--r-- | crypto/Makefile.am.elf-mips | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am.elf-mips b/crypto/Makefile.am.elf-mips index 7e04da4..34fda49 100644 --- a/crypto/Makefile.am.elf-mips +++ b/crypto/Makefile.am.elf-mips | |||
@@ -8,7 +8,6 @@ ASM_MIPS_ELF += sha/sha256-mips.S | |||
8 | ASM_MIPS_ELF += aes/aes_cbc.c | 8 | ASM_MIPS_ELF += aes/aes_cbc.c |
9 | ASM_MIPS_ELF += camellia/camellia.c | 9 | ASM_MIPS_ELF += camellia/camellia.c |
10 | ASM_MIPS_ELF += camellia/cmll_cbc.c | 10 | ASM_MIPS_ELF += camellia/cmll_cbc.c |
11 | ASM_MIPS_ELF += rc4/rc4.c | ||
12 | ASM_MIPS_ELF += whrlpool/wp_block.c | 11 | ASM_MIPS_ELF += whrlpool/wp_block.c |
13 | 12 | ||
14 | EXTRA_DIST += $(ASM_MIPS_ELF) | 13 | EXTRA_DIST += $(ASM_MIPS_ELF) |