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