diff options
Diffstat (limited to 'crypto/Makefile.am.elf-mips')
-rw-r--r-- | crypto/Makefile.am.elf-mips | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/Makefile.am.elf-mips b/crypto/Makefile.am.elf-mips index b85bc09..ea0a730 100644 --- a/crypto/Makefile.am.elf-mips +++ b/crypto/Makefile.am.elf-mips | |||
@@ -5,9 +5,6 @@ ASM_MIPS_ELF += sha/sha1-mips.S | |||
5 | ASM_MIPS_ELF += sha/sha512-mips.S | 5 | ASM_MIPS_ELF += sha/sha512-mips.S |
6 | ASM_MIPS_ELF += sha/sha256-mips.S | 6 | ASM_MIPS_ELF += sha/sha256-mips.S |
7 | 7 | ||
8 | ASM_MIPS_ELF += camellia/camellia.c | ||
9 | ASM_MIPS_ELF += camellia/cmll_cbc.c | ||
10 | |||
11 | EXTRA_DIST += $(ASM_MIPS_ELF) | 8 | EXTRA_DIST += $(ASM_MIPS_ELF) |
12 | 9 | ||
13 | if HOST_ASM_ELF_MIPS | 10 | if HOST_ASM_ELF_MIPS |