File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -587,7 +587,8 @@ crypto_libbitcoin_crypto_base_la_SOURCES = \
587
587
crypto/sha512.cpp \
588
588
crypto/sha512.h \
589
589
crypto/siphash.cpp \
590
- crypto/siphash.h
590
+ crypto/siphash.h \
591
+ support/cleanse.cpp
591
592
592
593
# See explanation for -static in crypto_libbitcoin_crypto_base_la's LDFLAGS and
593
594
# CXXFLAGS above
@@ -725,7 +726,6 @@ libbitcoin_util_a_SOURCES = \
725
726
random.cpp \
726
727
randomenv.cpp \
727
728
streams.cpp \
728
- support/cleanse.cpp \
729
729
sync.cpp \
730
730
util/asmap.cpp \
731
731
util/batchpriority.cpp \
@@ -968,7 +968,6 @@ libbitcoinkernel_la_SOURCES = \
968
968
script/solver.cpp \
969
969
signet.cpp \
970
970
streams.cpp \
971
- support/cleanse.cpp \
972
971
support/lockedpool.cpp \
973
972
sync.cpp \
974
973
txdb.cpp \
You can’t perform that action at this time.
0 commit comments