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