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-mips1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am.elf-mips b/crypto/Makefile.am.elf-mips
index d10e59e..b85bc09 100644
--- a/crypto/Makefile.am.elf-mips
+++ b/crypto/Makefile.am.elf-mips
@@ -7,7 +7,6 @@ ASM_MIPS_ELF += sha/sha256-mips.S
7 7
8ASM_MIPS_ELF += camellia/camellia.c 8ASM_MIPS_ELF += camellia/camellia.c
9ASM_MIPS_ELF += camellia/cmll_cbc.c 9ASM_MIPS_ELF += camellia/cmll_cbc.c
10ASM_MIPS_ELF += whrlpool/wp_block.c
11 10
12EXTRA_DIST += $(ASM_MIPS_ELF) 11EXTRA_DIST += $(ASM_MIPS_ELF)
13 12