missing file

This commit is contained in:
Evan Duffield 2015-03-04 10:35:50 -07:00
parent a6b58ab1e8
commit ba270619bf

View File

@ -41,6 +41,7 @@ BITCOIN_CORE_H = \
core.h \
crypter.h \
darksend.h \
darksend-relay.h \
db.h \
hash.h \
init.h \
@ -151,6 +152,7 @@ libdarkcoin_common_a_SOURCES = \
chainparams.cpp \
core.cpp \
darksend.cpp \
darksend-relay.cpp \
masternode.cpp \
masternodeman.cpp \
masternodeconfig.cpp \