diff options
Diffstat (limited to 'crypto/Makefile.am.masm-x86_64')
-rw-r--r-- | crypto/Makefile.am.masm-x86_64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am.masm-x86_64 b/crypto/Makefile.am.masm-x86_64 index 4feacba..af168b2 100644 --- a/crypto/Makefile.am.masm-x86_64 +++ b/crypto/Makefile.am.masm-x86_64 | |||
@@ -13,7 +13,6 @@ ASM_X86_64_MASM += rc4/rc4-masm-x86_64.S | |||
13 | ASM_X86_64_MASM += sha/sha1-masm-x86_64.S | 13 | ASM_X86_64_MASM += sha/sha1-masm-x86_64.S |
14 | ASM_X86_64_MASM += sha/sha256-masm-x86_64.S | 14 | ASM_X86_64_MASM += sha/sha256-masm-x86_64.S |
15 | ASM_X86_64_MASM += sha/sha512-masm-x86_64.S | 15 | ASM_X86_64_MASM += sha/sha512-masm-x86_64.S |
16 | ASM_X86_64_MASM += whrlpool/wp-masm-x86_64.S | ||
17 | ASM_X86_64_MASM += cpuid-masm-x86_64.S | 16 | ASM_X86_64_MASM += cpuid-masm-x86_64.S |
18 | 17 | ||
19 | EXTRA_DIST += $(ASM_X86_64_MASM) | 18 | EXTRA_DIST += $(ASM_X86_64_MASM) |