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

View File

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