aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.elf-mips
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am.elf-mips')
-rw-r--r--crypto/Makefile.am.elf-mips3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/Makefile.am.elf-mips b/crypto/Makefile.am.elf-mips
index 9c4a70f..7e04da4 100644
--- a/crypto/Makefile.am.elf-mips
+++ b/crypto/Makefile.am.elf-mips
@@ -8,8 +8,7 @@ ASM_MIPS_ELF += sha/sha256-mips.S
8ASM_MIPS_ELF += aes/aes_cbc.c 8ASM_MIPS_ELF += aes/aes_cbc.c
9ASM_MIPS_ELF += camellia/camellia.c 9ASM_MIPS_ELF += camellia/camellia.c
10ASM_MIPS_ELF += camellia/cmll_cbc.c 10ASM_MIPS_ELF += camellia/cmll_cbc.c
11ASM_MIPS_ELF += rc4/rc4_enc.c 11ASM_MIPS_ELF += rc4/rc4.c
12ASM_MIPS_ELF += rc4/rc4_skey.c
13ASM_MIPS_ELF += whrlpool/wp_block.c 12ASM_MIPS_ELF += whrlpool/wp_block.c
14 13
15EXTRA_DIST += $(ASM_MIPS_ELF) 14EXTRA_DIST += $(ASM_MIPS_ELF)