Add alertkeys.h to libbitcoin_server_a_SOURCES

This commit is contained in:
Kevin Gallagher 2016-10-14 21:48:18 -07:00 committed by Jack Grigg
parent 9ffe371d09
commit 7553b173b7
No known key found for this signature in database
GPG Key ID: 6A6914DAFBEA00DA
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ libbitcoin_server_a_SOURCES = \
sendalert.cpp \
addrman.cpp \
alert.cpp \
alertkeys.h \
asyncrpcoperation.cpp \
asyncrpcqueue.cpp \
bloom.cpp \