Rename stream_salsa20_amd64_xmm6.s to stream_salsa20_amd64_xmm6.S

This commit is contained in:
Frank Denis
2013-08-07 14:53:15 -07:00
parent 8ba5834468
commit bcfed75ad4
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ endif
if HAVE_AMD64_ASM
libsodium_la_SOURCES += \
crypto_stream/salsa20/amd64_xmm6/api.h \
crypto_stream/salsa20/amd64_xmm6/stream_salsa20_amd64_xmm6.s
crypto_stream/salsa20/amd64_xmm6/stream_salsa20_amd64_xmm6.S
else
libsodium_la_SOURCES += \
crypto_stream/salsa20/ref/api.h \