aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.mingw64-x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am.mingw64-x86_64')
-rw-r--r--crypto/Makefile.am.mingw64-x86_641
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am.mingw64-x86_64 b/crypto/Makefile.am.mingw64-x86_64
index 8c430a1..5f95b52 100644
--- a/crypto/Makefile.am.mingw64-x86_64
+++ b/crypto/Makefile.am.mingw64-x86_64
@@ -13,7 +13,6 @@ ASM_X86_64_MINGW64 += rc4/rc4-mingw64-x86_64.S
13ASM_X86_64_MINGW64 += sha/sha1-mingw64-x86_64.S 13ASM_X86_64_MINGW64 += sha/sha1-mingw64-x86_64.S
14ASM_X86_64_MINGW64 += sha/sha256-mingw64-x86_64.S 14ASM_X86_64_MINGW64 += sha/sha256-mingw64-x86_64.S
15ASM_X86_64_MINGW64 += sha/sha512-mingw64-x86_64.S 15ASM_X86_64_MINGW64 += sha/sha512-mingw64-x86_64.S
16ASM_X86_64_MINGW64 += whrlpool/wp-mingw64-x86_64.S
17ASM_X86_64_MINGW64 += cpuid-mingw64-x86_64.S 16ASM_X86_64_MINGW64 += cpuid-mingw64-x86_64.S
18 17
19EXTRA_DIST += $(ASM_X86_64_MINGW64) 18EXTRA_DIST += $(ASM_X86_64_MINGW64)