Skip to content

Commit

Permalink
Update Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed Jan 29, 2024
1 parent fafe6f5 commit 1fdee6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ endif

LIBBITCOIN_CRYPTO = $(LIBBITCOIN_CRYPTO_BASE)
if USE_ASM
LIBBITCOIN_CRYPTO_SSE4 = crypto/libbitcoin_crypto_sse4.la
LIBBITCOIN_CRYPTO_SSE4 = crypto/libgroestlcoin_crypto_sse4.la
LIBBITCOIN_CRYPTO += $(LIBBITCOIN_CRYPTO_SSE4)
endif
if ENABLE_SSE41
Expand Down

0 comments on commit 1fdee6b

Please sign in to comment.