Rename scriptutils.o to wallet_ismine.o
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
8b59a3d366
commit
c1e433b717
@@ -103,7 +103,7 @@ BITCOIN_CORE_H = \
|
||||
script/script.h \
|
||||
script/sign.h \
|
||||
script/standard.h \
|
||||
scriptutils.h \
|
||||
wallet_ismine.h \
|
||||
serialize.h \
|
||||
sync.h \
|
||||
threadsafety.h \
|
||||
@@ -173,7 +173,7 @@ libbitcoin_wallet_a_SOURCES = \
|
||||
crypter.cpp \
|
||||
rpcdump.cpp \
|
||||
rpcwallet.cpp \
|
||||
scriptutils.cpp \
|
||||
wallet_ismine.cpp \
|
||||
wallet.cpp \
|
||||
walletdb.cpp \
|
||||
$(BITCOIN_CORE_H)
|
||||
|
||||
Reference in New Issue
Block a user