aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.masm-x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am.masm-x86_64')
-rw-r--r--crypto/Makefile.am.masm-x86_641
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
13ASM_X86_64_MASM += sha/sha1-masm-x86_64.S 13ASM_X86_64_MASM += sha/sha1-masm-x86_64.S
14ASM_X86_64_MASM += sha/sha256-masm-x86_64.S 14ASM_X86_64_MASM += sha/sha256-masm-x86_64.S
15ASM_X86_64_MASM += sha/sha512-masm-x86_64.S 15ASM_X86_64_MASM += sha/sha512-masm-x86_64.S
16ASM_X86_64_MASM += whrlpool/wp-masm-x86_64.S
17ASM_X86_64_MASM += cpuid-masm-x86_64.S 16ASM_X86_64_MASM += cpuid-masm-x86_64.S
18 17
19EXTRA_DIST += $(ASM_X86_64_MASM) 18EXTRA_DIST += $(ASM_X86_64_MASM)